Эх сурвалжийг харах

Bump firebase-messaging from 23.0.5 to 23.0.6

Bumps firebase-messaging from 23.0.5 to 23.0.6.

---
updated-dependencies:
- dependency-name: com.google.firebase:firebase-messaging
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] 2 жил өмнө
parent
commit
f6420e343f
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  1. 1 1
      app/build.gradle

+ 1 - 1
app/build.gradle

@@ -334,7 +334,7 @@ dependencies {
     spotbugsPlugins 'com.mebigfatguy.fb-contrib:fb-contrib:7.4.7'
 
     gplayImplementation 'com.google.android.gms:play-services-base:18.1.0'
-    gplayImplementation "com.google.firebase:firebase-messaging:23.0.5"
+    gplayImplementation "com.google.firebase:firebase-messaging:23.0.6"
 
     // implementation 'androidx.activity:activity-ktx:1.4.0'
 }