1.0封存版本

This commit is contained in:
2023-11-09 14:47:14 +08:00
parent 217eb0bd41
commit 526e05f554
153 changed files with 513 additions and 175 deletions

View File

@@ -6,7 +6,7 @@ ext {
targetSdkVersion : 33,
versionCode : 445,
versionName : "6.5.4",
otoversionCode : 101,
otoversionCode : 1,
otoversionName : "1.0"
]
manifestPlaceholders = [
@@ -16,9 +16,9 @@ ext {
serverHost : "https://ceshi.yaoulive.com",
//1v1社交正式服
//otoServerHost : "https://napi.yaoulive.com",
otoServerHost : "https://mo.yomochat.com",
//1v1社交测试服
otoServerHost : "https://ceshi.yyouou.com",
//otoServerHost : "https://ceshi.yyouou.com",
@@ -30,7 +30,7 @@ ext {
baiduAppKey : "zgCgFhUKEOV7I3ZXDFpTfnRB",
baiduAppSecretKey: "nEVSgmuGpU0pjPr6VleEGGAl0hzGW52S",
// true表示谷歌支付 false
isGooglePlay : false,
isGooglePlay : true,
//是否上报异常日志
isUploadLog : true,
//是否打包成插件包模式