version:5.8

fix:
update:优化拨打电话页面
This commit is contained in:
2024-06-28 09:57:18 +08:00
parent 3ae9fd54ee
commit f8c9237dbb
58 changed files with 6537 additions and 484 deletions

View File

@@ -15,8 +15,8 @@ android {
applicationId "com.uiuios.aios"
minSdkVersion 24
targetSdkVersion 29
versionCode 48
versionName "5.7"
versionCode 49
versionName "5.8"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
@@ -189,6 +189,8 @@ dependencies {
// implementation 'io.github.lucksiege:pictureselector:v2.5.8'
//验证码输入
// implementation 'com.jacktuotuo.customview:verificationcodeview:1.0.5'
// implementation project(path: ':FlycoTabLayoutZ_Lib')
implementation 'com.github.wuao:FlycoTabLayout2:Tag1.1.3'
implementation 'com.contrarywind:Android-PickerView:4.1.9'
implementation 'com.github.ForgetAll:LoadingDialog:v1.1.2'
//动态权限框架