Update version to 3.95

This commit is contained in:
2022-05-31 02:06:35 +08:00
parent f5d88e1e6b
commit 6c53cf4b40
2 changed files with 3 additions and 3 deletions

View File

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