Commit fed4dcfd authored by kenan's avatar kenan

debug包名

parent a0f08346
...@@ -35,6 +35,7 @@ android { ...@@ -35,6 +35,7 @@ android {
} }
buildTypes { buildTypes {
debug { debug {
applicationIdSuffix ".debug"
shrinkResources false shrinkResources false
minifyEnabled false minifyEnabled false
proguardFiles getDefaultProguardFile('proguard-android.txt'), '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