• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# Proguard rules specific to the common module.
2
3# Don't warn about checkerframework and Kotlin annotations
4-dontwarn org.checkerframework.**
5-dontwarn kotlin.annotations.jvm.**
6-dontwarn javax.annotation.**
7