buildTypes {
debug {
applicationIdSuffix project.APP_IS_DEBUG multiDexEnabled true proguardFiles getDefaultProguardFile('proguard-android.txt'), 'proguard-rules.pro' }
}
Thanks to
http://www.jayfeng.com/2015/11/07/Android打包的那些事/
No comments:
Post a Comment