diff --git a/app/build.gradle b/app/build.gradle index c3290f1..f4af7d9 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -56,7 +56,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.12' api 'com.tencent.tbs:tbssdk:44286' implementation 'androidx.core:core-ktx:1.10.0' } \ No newline at end of file