diff --git a/android-refimpl-app/app/build.gradle b/android-refimpl-app/app/build.gradle index 5ae2f75a0..43def9811 100644 --- a/android-refimpl-app/app/build.gradle +++ b/android-refimpl-app/app/build.gradle @@ -383,7 +383,7 @@ dependencies { implementation 'me.zhanghai.android.patternlock:library:2.1.2' implementation 'com.github.zoff99:pkgs_armchaAutoLinkTextView:0.3.0' implementation 'com.github.chrisbanes:PhotoView:2.3.0' - implementation 'com.squareup.okhttp3:okhttp:4.12.0' + implementation 'com.squareup.okhttp3:okhttp:5.1.0' implementation 'com.daimajia.numberprogressbar:library:1.4@aar' implementation 'com.github.lawloretienne:discreteslider:0.0.9' implementation "com.github.YarikSOffice:lingver:1.3.0"