版本更新至 5.9.0-531

This commit is contained in:
juntao
2022-05-18 16:21:44 +08:00
parent 4263f53315
commit e1d82e7fbd

View File

@ -7,7 +7,7 @@ ext {
targetSdkVersion = 28
// application info (每个大版本之间的 versionCode 增加 20)
versionCode = 530
versionCode = 531
versionName = "5.9.0"
applicationId = "com.gh.gamecenter"