Test to fix without minification
apk / build (push) Successful in 1m33s Details

This commit is contained in:
Michel Roux 2023-07-30 21:30:21 +02:00
parent f2b5d64c43
commit 4055f23437
1 changed files with 1 additions and 1 deletions

View File

@ -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