mirror of
https://github.com/SimpleMobileTools/Simple-Calendar.git
synced 2025-01-23 15:29:57 +01:00
reactivate proguard
This commit is contained in:
parent
38a4a46468
commit
292cfe72b0
@ -21,7 +21,7 @@ android {
|
|||||||
|
|
||||||
buildTypes {
|
buildTypes {
|
||||||
release {
|
release {
|
||||||
minifyEnabled false
|
minifyEnabled true
|
||||||
proguardFiles getDefaultProguardFile('proguard-android.txt'), 'proguard-rules.pro'
|
proguardFiles getDefaultProguardFile('proguard-android.txt'), 'proguard-rules.pro'
|
||||||
signingConfig signingConfigs.release
|
signingConfig signingConfigs.release
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user