mirror of
https://github.com/nextcloud/android.git
synced 2024-11-24 22:25:44 +03:00
Merge pull request #10794 from nextcloud/dependabot/gradle/com.google.firebase-firebase-messaging-23.1.0
Bump firebase-messaging from 23.0.7 to 23.1.0
This commit is contained in:
commit
4365be4ca2
1 changed files with 1 additions and 1 deletions
|
@ -351,7 +351,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.0.7"
|
||||
gplayImplementation "com.google.firebase:firebase-messaging:23.1.0"
|
||||
|
||||
implementation 'com.github.nextcloud.android-common:ui:0.3.0'
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue