Update version to 1.95

This commit is contained in:
2023-02-07 06:37:15 +08:00
parent d589ef2cd0
commit 855f88127d
2 changed files with 3 additions and 3 deletions

View File

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