diff --git a/app/build.gradle b/app/build.gradle index b3bed53..8ff26f1 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -46,7 +46,7 @@ dependencies { implementation 'com.wdullaer:swipeactionadapter:2.1.0' implementation 'com.google.android.material:material:1.12.0' implementation 'joda-time:joda-time:2.13.0' - implementation 'com.squareup.okhttp3:okhttp:4.11.0' + implementation 'com.squareup.okhttp3:okhttp:4.12.0' implementation 'com.google.android.flexbox:flexbox:3.0.0' // For the notifications implementation 'com.google.firebase:firebase-messaging:24.0.3'