feat: 网络请求增加内存缓存,修改MainService为mvvm模式

This commit is contained in:
2026-05-08 09:32:30 +08:00
parent f42d63e93c
commit c7851a8a64
16 changed files with 541 additions and 1600 deletions

View File

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