version:1.2.5

fix:
update:资源同步,样式同步,优化更新
This commit is contained in:
2026-03-02 15:50:50 +08:00
parent 626d61d7b3
commit 9e19962c17
126 changed files with 10745 additions and 498 deletions

View File

@@ -13,11 +13,12 @@ android {
defaultConfig {
applicationId "com.xwad.os"
//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 25
versionName "1.2.4"
versionCode 26
versionName "1.2.5"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"