version:1.0.9

bugfixes:
update:显示加密目录,优化静默更新
This commit is contained in:
2026-02-28 15:16:45 +08:00
parent 85ccdcce72
commit af918d0f62
10 changed files with 109 additions and 32 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 8
versionName "1.0.7"
versionCode 10
versionName "1.0.9"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"