Skip to content

Instantly share code, notes, and snippets.

@codeforfun-jp
Last active October 13, 2020 01:17
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