Merge pull request #11435 from nextcloud/dependabot/gradle/com.google.firebase-firebase-messaging-23.1.2

Build(deps): Bump com.google.firebase:firebase-messaging from 23.1.1 to 23.1.2
This commit is contained in:
Álvaro Brey 2023-03-08 10:48:47 +01:00 committed by GitHub
commit b6262aa9af
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -365,7 +365,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.1"
gplayImplementation "com.google.firebase:firebase-messaging:23.1.2"
implementation 'com.github.nextcloud.android-common:ui:0.6.0'