Update version to 3.9 | Support QQ 8.8.90

This commit is contained in:
2022-05-30 00:10:35 +08:00
parent 14d88636f1
commit 9aa09c0513
2 changed files with 3 additions and 3 deletions

View File

@@ -5,8 +5,8 @@ plugins {
}
ext {
appVersionName = "3.8"
appVersionCode = 16
appVersionName = "3.9"
appVersionCode = 17
enableR8 = true
}