version:1.6.9

fix:
update:修复退出桌面闪退
This commit is contained in:
2023-11-15 09:26:31 +08:00
parent 40deef5b92
commit 775f76ddc6
5 changed files with 5 additions and 24 deletions

View File

@@ -16,8 +16,8 @@ android {
minSdkVersion 24
targetSdkVersion 29
versionCode 60
versionName "1.6.8"
versionCode 61
versionName "1.6.9"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"