1.0封存版本
This commit is contained in:
@@ -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,
|
||||
//是否打包成插件包模式
|
||||
|
||||
Reference in New Issue
Block a user