Commit 9f2f9141 authored by wanglei's avatar wanglei

==========混淆脚本前定位=========

parent 50b38bda
......@@ -28,8 +28,9 @@ android {
buildTypes {
release {
minifyEnabled false
minifyEnabled true
proguardFiles getDefaultProguardFile('proguard-android-optimize.txt'), 'proguard-rules.pro'
signingConfig signingConfigs.realse
}
}
compileOptions {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment