Merge branch 'master' into dev_proguard
This commit is contained in:
@@ -4,8 +4,8 @@ ext {
|
||||
buildToolsVersion: "29.0.2",
|
||||
minSdkVersion : 21,
|
||||
targetSdkVersion : 31,
|
||||
versionCode : 420,
|
||||
versionName : "6.5.1"
|
||||
versionCode : 423,
|
||||
versionName : "6.5.2"
|
||||
]
|
||||
manifestPlaceholders = [
|
||||
//正式、
|
||||
@@ -26,7 +26,7 @@ ext {
|
||||
// true表示谷歌支付 false
|
||||
isGooglePlay : false,
|
||||
//是否上报异常日志
|
||||
isUploadLog : true
|
||||
isUploadLog : false
|
||||
]
|
||||
}
|
||||
//7664 1
|
||||
Reference in New Issue
Block a user