Merge code

This commit is contained in:
2022-03-06 03:24:21 +08:00
parent f8c39ab209
commit 419fdd3a4a
16 changed files with 128 additions and 150 deletions

View File

@@ -5,8 +5,8 @@ plugins {
}
ext {
appVersionName = "1.3"
appVersionCode = 4
appVersionName = "1.35"
appVersionCode = 5
}
task clean(type: Delete) {