fix: 修复更改批次不删除原来的app,修复升级会删除公共应用

This commit is contained in:
2026-04-27 16:12:01 +08:00
parent d955edce80
commit 055e63d1a0
8 changed files with 49 additions and 50 deletions

View File

@@ -29,8 +29,8 @@ android {
defaultConfig {
applicationId "com.aoleyun.sn"
versionCode 212
versionName "1.6.0421"
versionCode 214
versionName "1.6.0427"
//There are no CERT files because If the mini sdk version is 23+, the AGP will ignore the V1 scheme signature.
minSdkVersion 24