diff --git a/app/build.gradle b/app/build.gradle index d1886148..1368cec2 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -119,7 +119,7 @@ dependencies { implementation 'androidx.constraintlayout:constraintlayout:2.1.4' implementation 'androidx.preference:preference:1.2.1' implementation 'com.google.android.material:material:1.7.0' - implementation 'com.squareup.okhttp3:okhttp:4.12.0' + implementation 'com.squareup.okhttp3:okhttp:5.3.0' implementation 'com.elvishew:xlog:1.11.1' implementation 'io.noties.markwon:core:4.6.2' implementation files('libs/BaiduLBS_Android.jar')