Remove obsolete useProguard flag
This commit is contained in:
parent
78e81fb781
commit
930f7e2c13
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user