Compare commits

...

6 Commits

3 changed files with 4 additions and 4 deletions

View File

@ -7,8 +7,8 @@ ext {
targetSdkVersion = 30 targetSdkVersion = 30
// application info (每个大版本之间的 versionCode 增加 20) // application info (每个大版本之间的 versionCode 增加 20)
versionCode = 1094 versionCode = 1095
versionName = "5.37.4" versionName = "5.37.5"
applicationId = "com.gh.gamecenter" applicationId = "com.gh.gamecenter"
applicationIdGat = "com.gh.gamecenter.intl" applicationIdGat = "com.gh.gamecenter.intl"

View File

@ -1,5 +1,5 @@
ext { ext {
vaCompileSdkVersion = 33 vaCompileSdkVersion = 34
vaMinSdkVersion = 21 vaMinSdkVersion = 21
vaTargetSdkVersion = 28 vaTargetSdkVersion = 28
} }

2
vasdk

Submodule vasdk updated: 7ec45b5a7d...468f409686