version:4.5
fix: update:优化aihua版本
This commit is contained in:
@@ -13,6 +13,14 @@ android {
|
||||
}
|
||||
|
||||
buildTypes {
|
||||
zhanRuiDebug {
|
||||
minifyEnabled false
|
||||
}
|
||||
|
||||
zhanRuiRelease {
|
||||
minifyEnabled false
|
||||
}
|
||||
|
||||
alldocubeDebug {
|
||||
minifyEnabled false
|
||||
}
|
||||
@@ -20,11 +28,12 @@ android {
|
||||
alldocubeDebugReleas {
|
||||
minifyEnabled false
|
||||
}
|
||||
|
||||
debug {
|
||||
minifyEnabled false
|
||||
}
|
||||
|
||||
release {
|
||||
release {
|
||||
minifyEnabled false
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user