Update version to 2.5

This commit is contained in:
2022-04-14 03:11:17 +08:00
parent 18691d8b8d
commit 25399cd88b
3 changed files with 4 additions and 4 deletions

View File

@@ -5,8 +5,8 @@ plugins {
}
ext {
appVersionName = "2.35"
appVersionCode = 29
appVersionName = "2.5"
appVersionCode = 30
enableR8 = true
}