6.5.0
This commit is contained in:
parent
605f10d0ac
commit
38b080f082
@ -4,7 +4,7 @@ ext {
|
||||
buildToolsVersion: "29.0.2",
|
||||
minSdkVersion : 21,
|
||||
targetSdkVersion : 31,
|
||||
versionCode : 414,
|
||||
versionCode : 416,
|
||||
versionName : "6.5.0"
|
||||
]
|
||||
manifestPlaceholders = [
|
||||
@ -23,8 +23,8 @@ ext {
|
||||
baiduAppKey : "zgCgFhUKEOV7I3ZXDFpTfnRB",
|
||||
baiduAppSecretKey: "nEVSgmuGpU0pjPr6VleEGGAl0hzGW52S",
|
||||
// true表示谷歌支付 false
|
||||
isGooglePlay : false,
|
||||
isGooglePlay : true,
|
||||
//是否上报异常日志
|
||||
isUploadLog : false
|
||||
isUploadLog : true
|
||||
]
|
||||
}
|
Loading…
Reference in New Issue
Block a user