Browse Source

Build(deps): Bump com.google.firebase:firebase-messaging from 23.1.2 to 23.2.0

Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
Andy Scherzinger 1 year ago
parent
commit
0f876dd746
1 changed files with 1 additions and 1 deletions
  1. 1 1
      app/build.gradle

+ 1 - 1
app/build.gradle

@@ -302,7 +302,7 @@ dependencies {
     spotbugsPlugins 'com.mebigfatguy.fb-contrib:fb-contrib:7.6.0'
 
     gplayImplementation 'com.google.android.gms:play-services-base:18.2.0'
-    gplayImplementation "com.google.firebase:firebase-messaging:23.1.2"
+    gplayImplementation "com.google.firebase:firebase-messaging:23.2.0"
 
      implementation 'androidx.activity:activity-ktx:1.7.2'