Compare commits

...

1 Commits

Author SHA1 Message Date
d4fd71cd66 chore: 版本更新为 5.22.6,去掉神策 SDK 2023-04-29 15:25:51 +08:00
2 changed files with 5 additions and 5 deletions

View File

@ -316,9 +316,9 @@ dependencies {
implementation(project(':module_feedback')) {
exclude group: 'androidx.swiperefreshlayout'
}
implementation(project(':module_sensors_data')) {
exclude group: 'androidx.swiperefreshlayout'
}
// implementation(project(':module_sensors_data')) {
// exclude group: 'androidx.swiperefreshlayout'
// }
implementation(project(':module_vpn'))
implementation(project(':module_pkg'))
// 默认不接入光能模块,提高编译速度

View File

@ -7,8 +7,8 @@ ext {
targetSdkVersion = 28
// application info (每个大版本之间的 versionCode 增加 20)
versionCode = 795
versionName = "5.22.5"
versionCode = 796
versionName = "5.22.6"
applicationId = "com.gh.gamecenter"
// AndroidX