mirror of
https://github.com/nextcloud/android.git
synced 2024-11-26 23:28:42 +03:00
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:
commit
b6262aa9af
1 changed files with 1 additions and 1 deletions
|
@ -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'
|
||||
|
||||
|
|
Loading…
Reference in a new issue