Update version to 3.98 | Support QQ 8.8.98

This commit is contained in:
2022-07-05 22:49:18 +08:00
parent 3d12d3f4a5
commit 6e8d900dc5
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
}