Skip to content

Instantly share code, notes, and snippets.

@d4vidi
Last active April 15, 2019 15:18
Show Gist options
  • Save d4vidi/88987ed078aa103aefe42695fb3ba1df to your computer and use it in GitHub Desktop.
Save d4vidi/88987ed078aa103aefe42695fb3ba1df to your computer and use it in GitHub Desktop.
### proguard-rules.pro ###
# Standard rules for my App:
-keep class this.and.That { *; }
-dontwarn com.on.**
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment