Skip to content

Instantly share code, notes, and snippets.

@davidjwiner
Created July 7, 2020 01:14
Show Gist options
  • Save davidjwiner/41c1a0822bdb1bc5023391ef5ec9e5f7 to your computer and use it in GitHub Desktop.
Save davidjwiner/41c1a0822bdb1bc5023391ef5ec9e5f7 to your computer and use it in GitHub Desktop.
android {
buildTypes {
release {
minifyEnabled true
proguardFiles getDefaultProguardFile('proguard-android-optimize.txt'),
'proguard-rules.pro'
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment