1.1.8 增加更新弹窗和提示

This commit is contained in:
2026-03-26 10:05:33 +08:00
parent f0e831b2fe
commit 6f0f7c4c09
28 changed files with 963 additions and 147 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 16
versionName "1.1.5"
versionCode 19
versionName "1.1.8"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"