Github Action tuning

This commit is contained in:
antonio 2023-04-10 19:47:07 +02:00
parent 459bc42932
commit 29db7e3ca8

View file

@ -39,7 +39,6 @@ android {
shrinkResources true
minifyEnabled true
proguardFiles getDefaultProguardFile('proguard-android-optimize.txt'), 'proguard-rules.pro'
signingConfig signingConfigs.release
debuggable false
}
}