Skip to content

Instantly share code, notes, and snippets.

@codeforfun-jp
Last active October 13, 2020 01:17
Show Gist options
  • Save codeforfun-jp/c58045e0096af59b8e3e4de10674d2ff to your computer and use it in GitHub Desktop.
Save codeforfun-jp/c58045e0096af59b8e3e4de10674d2ff to your computer and use it in GitHub Desktop.
generate mapping.txt
buildTypes {
release {
minifyEnabled true
shrinkResources 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