version:1.7.1
fix: update:优化拨号显示
This commit is contained in:
@@ -17,8 +17,8 @@ android {
|
||||
applicationId "com.xxpatx.os"
|
||||
minSdkVersion 24
|
||||
targetSdkVersion 29
|
||||
versionCode 1069
|
||||
versionName "1.6.9"
|
||||
versionCode 1071
|
||||
versionName "1.7.1"
|
||||
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
|
||||
@@ -199,6 +199,8 @@ dependencies {
|
||||
// implementation 'io.reactivex.rxjava2:rxandroid:2.1.1'
|
||||
//
|
||||
implementation 'com.squareup.okhttp3:okhttp:4.9.1'
|
||||
//log打印
|
||||
implementation 'com.squareup.okhttp3:logging-interceptor:4.7.0'
|
||||
implementation 'com.squareup.retrofit2:retrofit:2.9.0'
|
||||
implementation 'com.squareup.retrofit2:converter-gson:2.9.0'
|
||||
// implementation 'com.squareup.retrofit2:adapter-rxjava2:2.4.0'
|
||||
|
||||
Reference in New Issue
Block a user