修改问题

This commit is contained in:
18401019693
2024-04-11 16:32:21 +08:00
parent b29b0a1688
commit 320584769d
5 changed files with 11 additions and 11 deletions

View File

@@ -4,7 +4,7 @@ ext {
buildToolsVersion: "29.0.2",
minSdkVersion : 21,
targetSdkVersion : 33,
versionCode : 469,
versionCode : 468,
versionName : "6.6.6"
]
manifestPlaceholders = [
@@ -21,7 +21,7 @@ ext {
baiduAppSecretKey: "nEVSgmuGpU0pjPr6VleEGGAl0hzGW52S",
// true表示谷歌支付 false 0 链接包 1 谷歌包 2华为包 3 samsung包
isGooglePlay : 0,
isGooglePlay : 3,
//是否上报异常日志
isUploadLog : true,
//是否打包成插件包模式