We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ab5a8b commit f2659d6Copy full SHA for f2659d6
app/build.gradle
@@ -74,7 +74,7 @@ dependencies {
74
implementation 'com.google.android.gms:play-services-oss-licenses:17.0.1'
75
implementation 'com.google.android.material:material:1.8.0'
76
implementation 'com.jakewharton.timber:timber:5.0.1'
77
- implementation 'com.squareup.okhttp3:okhttp:4.10.0'
+ implementation 'com.squareup.okhttp3:okhttp:4.11.0'
78
implementation 'org.jetbrains.kotlinx:kotlinx-coroutines-android:1.7.2'
79
implementation 'org.mozilla:rhino:1.7.13'
80
debugImplementation 'com.squareup.leakcanary:leakcanary-android:2.12'
0 commit comments