Update version to 4.1 | Support QQ 8.9.13

This commit is contained in:
2022-09-30 05:18:28 +08:00
parent 8855595b80
commit 1337d7cf31
2 changed files with 10 additions and 8 deletions

View File

@@ -5,8 +5,8 @@ plugins {
}
ext {
appVersionName = "4.0"
appVersionCode = 25
appVersionName = "4.1"
appVersionCode = 26
enableR8 = true
}