Compare commits
6 Commits
feat/GHZSC
...
feat/updat
| Author | SHA1 | Date | |
|---|---|---|---|
| 4367d58b1c | |||
| 44e013174e | |||
| 1a6330cc66 | |||
| 4370d098b4 | |||
| f10a09d577 | |||
| 6ec95a6962 |
@ -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"
|
||||||
|
|
||||||
|
|||||||
@ -1,5 +1,5 @@
|
|||||||
ext {
|
ext {
|
||||||
vaCompileSdkVersion = 33
|
vaCompileSdkVersion = 34
|
||||||
vaMinSdkVersion = 21
|
vaMinSdkVersion = 21
|
||||||
vaTargetSdkVersion = 28
|
vaTargetSdkVersion = 28
|
||||||
}
|
}
|
||||||
|
|||||||
2
vasdk
2
vasdk
Submodule vasdk updated: 7ec45b5a7d...468f409686
Reference in New Issue
Block a user