Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@VMAXSDK
Created September 14, 2017 12:26
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/7090a4797eff02b54455f78b5288ec05 to your computer and use it in GitHub Desktop.
Save VMAXSDK/7090a4797eff02b54455f78b5288ec05 to your computer and use it in GitHub Desktop.
#Vungle Ad Sdk settings
-keep class com.vungle.** { *; }
-keep class javax.inject.*
-keepattributes *Annotation*
-keepattributes Signature
-keep class dagger.*
-dontwarn com.vungle.**
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment