Skip to content

Instantly share code, notes, and snippets.

@VMAXSDK
Created September 14, 2017 12:27
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/d1e16d4b195600d5b05fb05cb834e37d to your computer and use it in GitHub Desktop.
Save VMAXSDK/d1e16d4b195600d5b05fb05cb834e37d to your computer and use it in GitHub Desktop.
# Keep all classes in Unity Ads package
-keep class com.unity3d.ads.** {
*;
}
-dontwarn com.unity3d.ads.**
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment