diff --git a/app/build.gradle b/app/build.gradle index 112586b..5ed1397 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -50,7 +50,7 @@ dependencies { implementation 'com.android.support:design:28.0.0' implementation 'com.android.support:support-annotations:28.0.0' implementation 'com.squareup.retrofit2:retrofit:2.5.0' - implementation 'com.squareup.okhttp3:okhttp:3.12.0' + implementation 'com.squareup.okhttp3:okhttp:4.10.0' implementation 'com.github.javiersantos:AppUpdater:2.7' implementation 'io.sentry:sentry-android:1.7.27' implementation 'org.slf4j:slf4j-android:1.7.25'