Revert "Change minifiedRelease name for F-Droid"

This reverts commit 215d31f8ea.
This commit is contained in:
Balazs Toldi
2023-07-30 08:28:09 +02:00
parent 215d31f8ea
commit 233fc38c23
2 changed files with 2 additions and 2 deletions

View File

@@ -22,7 +22,7 @@ android {
minifyEnabled false
proguardFiles getDefaultProguardFile('proguard-android.txt'), 'proguard-rules.pro'
}
MinifiedRelease {
minifiedRelease {
initWith buildTypes.release
zipAlignEnabled true
minifyEnabled true