We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5bc0a8f + 6f7a01b commit 41c70ccCopy full SHA for 41c70cc
1 file changed
app/build.gradle
@@ -186,7 +186,7 @@ dependencies {
186
implementation "org.jsoup:jsoup:1.13.1"
187
188
//noinspection GradleDependency --> do not update okhttp to keep supporting Android 4.4 users
189
- implementation "com.squareup.okhttp3:okhttp:3.12.12"
+ implementation "com.squareup.okhttp3:okhttp:3.12.13"
190
191
implementation "com.google.android.exoplayer:exoplayer:${exoPlayerVersion}"
192
implementation "com.google.android.exoplayer:extension-mediasession:${exoPlayerVersion}"
0 commit comments