Update version to 2.75

This commit is contained in:
2022-06-04 02:49:14 +08:00
parent 2e62939181
commit 0036ba0090
2 changed files with 3 additions and 3 deletions

View File

@@ -5,8 +5,8 @@ plugins {
}
ext {
appVersionName = "2.7"
appVersionCode = 32
appVersionName = "2.75"
appVersionCode = 33
enableR8 = true
}