Update version to 3.98 | Support QQ 8.8.98

This commit is contained in:
2022-07-05 22:49:18 +08:00
parent 9a70a9cb8b
commit 8234924ef6
2 changed files with 3 additions and 3 deletions

View File

@@ -5,8 +5,8 @@ plugins {
}
ext {
appVersionName = "3.97"
appVersionCode = 20
appVersionName = "3.98"
appVersionCode = 21
enableR8 = true
}