version:6.4.4

fix:修复从应用分类下载的app会被卸载
update:
This commit is contained in:
2023-09-11 18:26:26 +08:00
parent 129f47f9f0
commit 183cde2afb
5 changed files with 160 additions and 23 deletions

View File

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