Skip to content

Instantly share code, notes, and snippets.

@d4vidi
Last active April 15, 2019 14:52
Show Gist options
  • Save d4vidi/f88b0c3fa6f7e03d23c0f038fffeafff to your computer and use it in GitHub Desktop.
Save d4vidi/f88b0c3fa6f7e03d23c0f038fffeafff to your computer and use it in GitHub Desktop.
android {
buildTypes {
release {
minifyEnabled true
proguardFiles getDefaultProguardFile('proguard-android.txt'), 'proguard-rules.pro'
}
}
// ...
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment