mirror of
https://github.com/jrpie/Launcher.git
synced 2025-06-28 03:45:36 +02:00
This commit is contained in:
parent
9c5500aa83
commit
757486771d
3 changed files with 13 additions and 3 deletions
|
@ -43,8 +43,8 @@ android {
|
|||
|
||||
buildTypes {
|
||||
release {
|
||||
// minifyEnabled true
|
||||
// proguardFiles getDefaultProguardFile('proguard-android-optimize.txt'), 'proguard-rules.pro'
|
||||
minifyEnabled true
|
||||
proguardFiles getDefaultProguardFile('proguard-android-optimize.txt'), 'proguard-rules.pro'
|
||||
}
|
||||
debug {
|
||||
applicationIdSuffix = ".debug"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue