增加签名,优化数据倒灌
This commit is contained in:
@@ -15,10 +15,10 @@ android {
|
||||
}
|
||||
|
||||
buildTypes {
|
||||
release {
|
||||
minifyEnabled false
|
||||
proguardFiles getDefaultProguardFile('proguard-android-optimize.txt'), 'proguard-rules.pro'
|
||||
}
|
||||
CrosshatchDebug {}
|
||||
CrosshatchRelease {}
|
||||
debug {}
|
||||
release {}
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user