mirror of
https://github.com/samsonjs/media.git
synced 2026-03-28 09:55:48 +00:00
6 lines
208 B
Text
6 lines
208 B
Text
# 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.**
|