Skip to content

Instantly share code, notes, and snippets.

@VMAXSDK
Created September 14, 2017 12:37
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save VMAXSDK/10ccf85cf88afbc07d68c15090540c25 to your computer and use it in GitHub Desktop.
Save VMAXSDK/10ccf85cf88afbc07d68c15090540c25 to your computer and use it in GitHub Desktop.
#Google IMA
-keep class com.google.** { *; }
-keep interface com.google.** { *; }
-keep class com.google.ads.interactivemedia.v3.api.** { *;}
-keep interface com.google.ads.interactivemedia.** { *; }
-dontwarn com.google.ads.interactivemedia.v3.api.**
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment