Update version to 4.0 | Support QQ 8.9.3, 8.9.5, 8.9.8 and 8.9.10

This commit is contained in:
2022-09-29 08:50:09 +08:00
parent d607b5900e
commit 5f67b54f36
2 changed files with 3 additions and 3 deletions

View File

@@ -5,8 +5,8 @@ plugins {
}
ext {
appVersionName = "3.99.6"
appVersionCode = 24
appVersionName = "4.0"
appVersionCode = 25
enableR8 = true
}