修复测试问题
This commit is contained in:
@@ -4,7 +4,7 @@ ext {
|
||||
buildToolsVersion: "28.0.3",
|
||||
minSdkVersion : 21,
|
||||
targetSdkVersion : 31,
|
||||
versionCode : 219,
|
||||
versionCode : 221,
|
||||
versionName : "6.4.3"
|
||||
]
|
||||
manifestPlaceholders = [
|
||||
@@ -25,6 +25,6 @@ ext {
|
||||
baiduAppSecretKey: "nEVSgmuGpU0pjPr6VleEGGAl0hzGW52S",
|
||||
|
||||
// true表示谷歌支付 false
|
||||
isGooglePlay : true
|
||||
isGooglePlay : false
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user