马上连相关更改1
This commit is contained in:
parent
804c309caf
commit
b90f9ced7d
|
|
@ -119,7 +119,7 @@ subprojects {
|
|||
)
|
||||
)
|
||||
}
|
||||
create("9531") {
|
||||
create("6256") {
|
||||
isDefault = true
|
||||
dimension = flavorDimensionList[0]
|
||||
buildConfigField("boolean", "PREMIUM", "Boolean.parseBoolean(\"false\")")
|
||||
|
|
@ -130,7 +130,7 @@ subprojects {
|
|||
buildConfigField("String", "applicationId", "\"com.jsq.mashanglian\"")
|
||||
buildConfigField("String", "service_url", "\"https://api.wfvpnpro.com/\"")
|
||||
buildConfigField("boolean", "is_free", "false")
|
||||
buildConfigField("String", "productId", "\"9531\"")
|
||||
buildConfigField("String", "productId", "\"6256\"")
|
||||
manifestPlaceholders(
|
||||
mapOf(
|
||||
"APP_NAME" to "@string/ConnectImmediately",
|
||||
|
|
|
|||
Loading…
Reference in New Issue