mirror of
https://github.com/SimpleMobileTools/Simple-Gallery.git
synced 2025-01-20 22:46:33 +01:00
disable proguard for a build
This commit is contained in:
parent
2658c52809
commit
e045adce89
@ -20,7 +20,7 @@ android {
|
||||
|
||||
buildTypes {
|
||||
release {
|
||||
minifyEnabled true
|
||||
minifyEnabled false
|
||||
proguardFiles getDefaultProguardFile('proguard-android.txt'), 'proguard-rules.pro'
|
||||
signingConfig signingConfigs.release
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user