瀏覽代碼

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"
     implementation "com.github.stateless4j:stateless4j:2.6.0"
 
 
     // upon each update first test: new registration, receive push
     // 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 {
 configurations.all {