mirror of
https://github.com/samsonjs/media.git
synced 2026-03-29 10:05:48 +00:00
7 lines
284 B
Text
7 lines
284 B
Text
# Proguard rules specific to the IMA extension.
|
|
|
|
-dontwarn com.google.ads.interactivemedia.**
|
|
-keep class com.google.ads.interactivemedia.** { *; }
|
|
-keep interface com.google.ads.interactivemedia.** { *; }
|
|
-keep class com.google.obf.** { *; }
|
|
-keep interface com.google.obf.** { *; }
|