Bläddra i källkod

Bump firebase-messaging from 23.1.0 to 23.1.1

Bumps firebase-messaging from 23.1.0 to 23.1.1.

---
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 år sedan
förälder
incheckning
9f4d59b3e3
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. 1 1
      app/build.gradle

+ 1 - 1
app/build.gradle

@@ -360,7 +360,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.1.0"
+    gplayImplementation "com.google.firebase:firebase-messaging:23.1.1"
 
     implementation 'com.github.nextcloud.android-common:ui:0.3.0'