Skip to content

Instantly share code, notes, and snippets.

@harshmittal2810
Created September 2, 2017 11:47
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 harshmittal2810/4846d7ee71cc768bc5f5782a0e004c2a to your computer and use it in GitHub Desktop.
Save harshmittal2810/4846d7ee71cc768bc5f5782a0e004c2a 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