版本号升级
This commit is contained in:
parent
3db012d979
commit
6833d52e36
@ -59,8 +59,8 @@ ext {
|
|||||||
gCompileSdkVersion = 31
|
gCompileSdkVersion = 31
|
||||||
gMinSdkVersion = 16
|
gMinSdkVersion = 16
|
||||||
gTargetSdkVersion = 29
|
gTargetSdkVersion = 29
|
||||||
gVersionCode = 2
|
gVersionCode = 3
|
||||||
gVersionName = '1.0.2'
|
gVersionName = '1.0.3'
|
||||||
gBuildToolsVersion = "30.0.2"
|
gBuildToolsVersion = "30.0.2"
|
||||||
// gVersionCode=26
|
// gVersionCode=26
|
||||||
// gVersionName='1.3.0'
|
// gVersionName='1.3.0'
|
||||||
|
@ -11,7 +11,7 @@ project.ext {
|
|||||||
resValue("string", "CITY_CODE", "540200000000")
|
resValue("string", "CITY_CODE", "540200000000")
|
||||||
resValue("string", "CITY_ID", "640675")
|
resValue("string", "CITY_ID", "640675")
|
||||||
resValue("string", "CITY_NAME", "日喀则市")
|
resValue("string", "CITY_NAME", "日喀则市")
|
||||||
resValue("string","APP_PATH_CODE","f5935aa1-4405-4cbe-85bc-d7c1a8ddc9c4")
|
resValue("string","VERSION_PATH_CODE","f5935aa1-4405-4cbe-85bc-d7c1a8ddc9c4")
|
||||||
manifestPlaceholders = [CHANNEL_VALUE: "cultural",
|
manifestPlaceholders = [CHANNEL_VALUE: "cultural",
|
||||||
APP_LOGO : "@drawable/app_logo",
|
APP_LOGO : "@drawable/app_logo",
|
||||||
CITY_ID : "640675",
|
CITY_ID : "640675",
|
||||||
|
Loading…
Reference in New Issue
Block a user