version:1.5.0705

bugfixes:优化报错和网络优化
This commit is contained in:
2025-07-07 10:19:30 +08:00
parent d041a3b1c8
commit a2ad1c705f
20 changed files with 563 additions and 324 deletions

View File

@@ -29,8 +29,8 @@ android {
defaultConfig {
applicationId "com.aoleyun.sn"
versionCode 179
versionName "1.5.0610"
versionCode 184
versionName "1.5.0705"
//There are no CERT files because If the mini sdk version is 23+, the AGP will ignore the V1 scheme signature.
minSdkVersion 24
@@ -248,7 +248,7 @@ android {
}
U1302 {
storeFile file("keystore/U1302.jks")
storeFile file("keystore/U1302.keystore")
storePassword "123456"
keyAlias "u1302"
keyPassword "123456"