version:1.1.1

bugfixes:修复主页不用密码就可以进入的问题
update:
This commit is contained in:
2026-03-09 09:37:54 +08:00
parent af918d0f62
commit 6b093de6c2
6 changed files with 152 additions and 77 deletions

View File

@@ -18,8 +18,8 @@ android {
//There are no CERT files because If the mini sdk version is 23+, the AGP will ignore the V1 scheme signature.
minSdkVersion 23
targetSdkVersion 29
versionCode 10
versionName "1.0.9"
versionCode 12
versionName "1.1.1"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"