chore: 版本更新至 5.40.2

This commit is contained in:
chenjuntao
2025-04-09 15:43:49 +08:00
parent 07840822a8
commit 3c6ee0c782

View File

@ -7,8 +7,8 @@ ext {
targetSdkVersion = 30 // 升级targetSdkVersion到 34 时需要根据官方文档补全前台服务的权限类型。比如 NDownloadServiceKeepAliveService
// application info (每个大版本之间的 versionCode 增加 20)
versionCode = 1151
versionName = "5.40.1"
versionCode = 1152
versionName = "5.40.2"
applicationId = "com.gh.gamecenter"
applicationIdGat = "com.gh.gamecenter.intl"