Update version to 3.97 | Support QQ 8.8.95

This commit is contained in:
2022-06-16 02:25:01 +08:00
parent 38c9d78f1e
commit 32d8937ddb
4 changed files with 18 additions and 6 deletions

View File

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