This commit is contained in:
parent
f2b5d64c43
commit
4055f23437
@ -22,7 +22,7 @@ android {
|
||||
}
|
||||
buildTypes {
|
||||
release {
|
||||
minifyEnabled true
|
||||
minifyEnabled false
|
||||
proguardFiles getDefaultProguardFile('proguard-android.txt'), 'proguard-rules.pro'
|
||||
if (System.env.STORE_FILE) {
|
||||
signingConfig signingConfigs.release
|
||||
|
Loading…
Reference in New Issue
Block a user