diff --git a/app/build.gradle b/app/build.gradle index 447fd8b..7fa530c 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -70,7 +70,7 @@ dependencies { implementation 'androidx.core:core:1.10.0' implementation 'androidx.preference:preference:1.2.0' implementation 'androidx.lifecycle:lifecycle-service:2.6.1' - implementation 'com.squareup.okhttp3:okhttp:5.0.0-alpha.11' + implementation 'com.squareup.okhttp3:okhttp:5.0.0-alpha.14' api 'com.tencent.tbs:tbssdk:44286' implementation 'androidx.core:core-ktx:1.10.0' } \ No newline at end of file