Преглед на файлове

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 години
родител
ревизия
64b3a02399
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      app/build.gradle

+ 1 - 1
app/build.gradle

@@ -347,7 +347,7 @@ dependencies {
     implementation "com.github.stateless4j:stateless4j:2.6.0"
 
     // upon each update first test: new registration, receive push
-    gplayImplementation "com.google.firebase:firebase-messaging:23.0.5"
+    gplayImplementation "com.google.firebase:firebase-messaging:23.0.6"
 }
 
 configurations.all {