Explorar el Código

Update build.gradle

huyuguo %!s(int64=3) %!d(string=hace) años
padre
commit
b972df88df
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      app/build.gradle

+ 1 - 1
app/build.gradle

@ -82,7 +82,7 @@ android {
82 82
            zipAlignEnabled true
83 83
            // 移除无用的resource文件
84 84
            //启用代码混淆
85
            minifyEnabled false
85
            minifyEnabled true
86 86
//            shrinkResources true
87 87
            //混淆规则配置文件
88 88
            proguardFiles getDefaultProguardFile('proguard-android.txt'), 'proguard-rules.pro'