Change minifiedRelease name for F-Droid

This commit is contained in:
Balazs Toldi
2023-07-29 22:43:27 +02:00
parent 8ae681c753
commit 215d31f8ea
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