Update version to 3.99.6 | Support QQ 8.9.2

This commit is contained in:
2022-07-21 19:22:03 +08:00
parent f0ab310620
commit 8b657a8aab
2 changed files with 3 additions and 3 deletions

View File

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