mirror of
https://github.com/androidx/media.git
synced 2025-04-30 06:46:50 +08:00
7 lines
208 B
Plaintext
7 lines
208 B
Plaintext
# Proguard rules specific to the common module.
|
|
|
|
# Don't warn about checkerframework and Kotlin annotations
|
|
-dontwarn org.checkerframework.**
|
|
-dontwarn kotlin.annotations.jvm.**
|
|
-dontwarn javax.annotation.**
|