Skip to content

Instantly share code, notes, and snippets.

@framundo
Last active August 29, 2015 14:22
Show Gist options
  • Save framundo/c98a86d38006fb716138 to your computer and use it in GitHub Desktop.
Save framundo/c98a86d38006fb716138 to your computer and use it in GitHub Desktop.
buildTypes {
release {
minifyEnabled false
proguardFiles getDefaultProguardFile('proguard-android.txt'), 'proguard-rules.pro'
}
debug {
signingConfig null
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment