mirror of
https://github.com/SimpleMobileTools/Simple-File-Manager.git
synced 2025-04-02 20:51:33 +02:00
enable Minify in release mode
This commit is contained in:
parent
aabb1666af
commit
d719136f5d
@ -19,7 +19,7 @@ android {
|
||||
|
||||
buildTypes {
|
||||
release {
|
||||
minifyEnabled false
|
||||
minifyEnabled true
|
||||
proguardFiles getDefaultProguardFile('proguard-android.txt'), 'proguard-rules.pro'
|
||||
signingConfig signingConfigs.release
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user