version:1.1.3

bugfixes:修复图标大小,增加下载进度
update:
This commit is contained in:
2026-03-14 11:25:24 +08:00
parent 6b093de6c2
commit 7fd0760c79
13 changed files with 158 additions and 53 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 12
versionName "1.1.1"
versionCode 14
versionName "1.1.3"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"