Skip to content

Commit

Permalink
Update libraries
Browse files Browse the repository at this point in the history
  • Loading branch information
nonnonstop committed Jul 11, 2023
1 parent 4ab5a8b commit f2659d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ dependencies {
implementation 'com.google.android.gms:play-services-oss-licenses:17.0.1'
implementation 'com.google.android.material:material:1.8.0'
implementation 'com.jakewharton.timber:timber:5.0.1'
implementation 'com.squareup.okhttp3:okhttp:4.10.0'
implementation 'com.squareup.okhttp3:okhttp:4.11.0'
implementation 'org.jetbrains.kotlinx:kotlinx-coroutines-android:1.7.2'
implementation 'org.mozilla:rhino:1.7.13'
debugImplementation 'com.squareup.leakcanary:leakcanary-android:2.12'
Expand Down

0 comments on commit f2659d6

Please sign in to comment.