Skip to content

Commit f2659d6

Browse files
committed
Update libraries
1 parent 4ab5a8b commit f2659d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ dependencies {
7474
implementation 'com.google.android.gms:play-services-oss-licenses:17.0.1'
7575
implementation 'com.google.android.material:material:1.8.0'
7676
implementation 'com.jakewharton.timber:timber:5.0.1'
77-
implementation 'com.squareup.okhttp3:okhttp:4.10.0'
77+
implementation 'com.squareup.okhttp3:okhttp:4.11.0'
7878
implementation 'org.jetbrains.kotlinx:kotlinx-coroutines-android:1.7.2'
7979
implementation 'org.mozilla:rhino:1.7.13'
8080
debugImplementation 'com.squareup.leakcanary:leakcanary-android:2.12'

0 commit comments

Comments
 (0)