Update version to 2.95

This commit is contained in:
2023-02-07 06:37:05 +08:00
parent c687c755f2
commit 9bded26604
2 changed files with 3 additions and 3 deletions

View File

@@ -5,8 +5,8 @@ plugins {
}
ext {
appVersionName = "2.9"
appVersionCode = 35
appVersionName = "2.95"
appVersionCode = 36
enableR8 = true
}