Update version to 3.96 | Support QQ 8.8.93

This commit is contained in:
2022-06-04 03:20:38 +08:00
parent 9e092742da
commit c4de8ae448
4 changed files with 8 additions and 4 deletions

View File

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