Merge code

This commit is contained in:
2022-03-06 03:24:21 +08:00
parent 3e2b8247c8
commit b3be2789a9
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) {