Remove obsolete useProguard flag

This commit is contained in:
Dominik Schürmann 2020-07-01 21:44:21 +02:00
parent 78e81fb781
commit 930f7e2c13
1 changed files with 0 additions and 1 deletions

View File

@ -44,7 +44,6 @@ android {
// release builds before.
all {
minifyEnabled true
useProguard true
shrinkResources true
buildConfigField "String", "PRIVILEGED_EXTENSION_PACKAGE_NAME", privilegedExtensionApplicationId
buildConfigField "String", "ACRA_REPORT_EMAIL", '"reports@f-droid.org"' // String needs both quotes