Compare commits

..

3 Commits

2 changed files with 4 additions and 4 deletions

View File

@ -7,8 +7,8 @@ ext {
targetSdkVersion = 26
// application info
versionCode = 150
versionName = "3.7.5"
versionCode = 151
versionName = "3.7.6"
applicationId = "com.gh.gamecenter"
// AndroidX

View File

@ -54,8 +54,8 @@ DATA_HOST=https\://data.ghzs.com/
# 请不要手动改动下面的值除非你明确需要以某个apk作为基准包需要打包请以scripts/tinker*.sh为准
TINKER_ENABLE=
TINKER_ID=2719bff65
TINKER_BASE_APK_DIR=app-0410-11-18-12_2719bff65
TINKER_ID=d0c9bd803
TINKER_BASE_APK_DIR=app-0410-14-04-05_d0c9bd803
android.useAndroidX=true
android.enableJetifier=true