version:6.1

fix:
update:修改联系人,修复联系人上传失败
This commit is contained in:
2024-07-04 09:48:12 +08:00
parent a466c70784
commit f06f51c5a7
109 changed files with 2700 additions and 995 deletions

View File

@@ -15,8 +15,8 @@ android {
applicationId "com.uiuios.aios"
minSdkVersion 24
targetSdkVersion 29
versionCode 51
versionName "6.0"
versionCode 52
versionName "6.1"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"