mirror of
https://github.com/MinimalBible/MinimalBible
synced 2024-11-04 15:18:22 -05:00
Set minifyEnabled
This commit is contained in:
parent
088dd06a78
commit
84bd26ac52
@ -24,7 +24,7 @@ android {
|
||||
}
|
||||
buildTypes {
|
||||
release {
|
||||
runProguard false
|
||||
minifyEnabled false
|
||||
proguardFiles getDefaultProguardFile('proguard-android.txt'), 'proguard-rules.pro'
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user