Commit fd1d07d9 by sikang

bug fix

parent 98fe40b9
...@@ -17,8 +17,7 @@ android{ ...@@ -17,8 +17,7 @@ android{
buildTypes { buildTypes {
release { release {
minifyEnabled false proguardFiles getDefaultProguardFile('proguard-android.txt'), '../lib_base/proguard-rules.pro'
proguardFiles getDefaultProguardFile('proguard-android.txt'), 'proguard-rules.pro'
} }
} }
......
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