Skip to content

Commit a52f833

Browse files
Bump firebase-messaging from 23.0.6 to 23.0.7
Bumps firebase-messaging from 23.0.6 to 23.0.7. --- 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>
1 parent 654a349 commit a52f833

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -343,7 +343,7 @@ dependencies {
343343
implementation "com.github.stateless4j:stateless4j:2.6.0"
344344

345345
// upon each update first test: new registration, receive push
346-
gplayImplementation "com.google.firebase:firebase-messaging:23.0.6"
346+
gplayImplementation "com.google.firebase:firebase-messaging:23.0.7"
347347
}
348348

349349
configurations.all {

0 commit comments

Comments
 (0)