diff --git a/app/build.gradle b/app/build.gradle index 8e9a2814..b0c53dbe 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -74,7 +74,7 @@ dependencies { implementation 'androidx.startup:startup-runtime:1.2.0' implementation 'androidx.webkit:webkit:1.16.0' implementation 'com.google.android.material:material:1.14.0' - gmsImplementation 'com.google.firebase:firebase-messaging:25.1.0' + gmsImplementation 'com.google.firebase:firebase-messaging:25.1.1' implementation 'com.squareup.okhttp3:okhttp:5.4.0' implementation 'com.google.code.gson:gson:2.14.0' implementation 'de.hdodenhof:circleimageview:3.1.0'