Update version to 1.9,fix more bugs.

This commit is contained in:
2022-03-05 00:25:50 +08:00
parent 3f7ea97812
commit e6cff940a7
3 changed files with 3 additions and 3 deletions

View File

@@ -5,7 +5,7 @@ plugins {
}
ext {
appVersionName = "1.9 "
appVersionName = "1.9"
appVersionCode = 21
}