Update version to 3.99.5 | Support many QQ 8.x.x version

This commit is contained in:
2022-07-20 22:58:46 +08:00
parent b1e83a1073
commit 711e0ac730
2 changed files with 3 additions and 3 deletions

View File

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