Update version to 3.95

This commit is contained in:
2022-05-31 02:06:35 +08:00
parent d7dbecb65c
commit 2be9a3d934
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
}