111
This commit is contained in:
@@ -4,8 +4,8 @@ ext {
|
||||
buildToolsVersion: "28.0.3",
|
||||
minSdkVersion : 21,
|
||||
targetSdkVersion : 30,
|
||||
versionCode : 201,
|
||||
versionName : "6.3.7"
|
||||
versionCode : 202,
|
||||
versionName : "6.3.8"
|
||||
]
|
||||
manifestPlaceholders = [
|
||||
//正式
|
||||
@@ -24,6 +24,6 @@ ext {
|
||||
baiduAppSecretKey: "nEVSgmuGpU0pjPr6VleEGGAl0hzGW52S",
|
||||
|
||||
// true表示谷歌支付 false
|
||||
isGooglePlay : true
|
||||
isGooglePlay : false
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user