Skip to content

Commit

Permalink
Merge pull request #7350 from vector-im/dependabot/gradle/com.google.…
Browse files Browse the repository at this point in the history
…firebase-firebase-messaging-23.1.0

Bump firebase-messaging from 23.0.8 to 23.1.0
  • Loading branch information
ericdecanini authored Oct 18, 2022
2 parents fc58e25 + b274bf0 commit 51a1545
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vector-app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -374,7 +374,7 @@ dependencies {

gplayImplementation "com.google.android.gms:play-services-location:20.0.0"
// UnifiedPush gplay flavor only
gplayImplementation('com.google.firebase:firebase-messaging:23.0.8') {
gplayImplementation('com.google.firebase:firebase-messaging:23.1.0') {
exclude group: 'com.google.firebase', module: 'firebase-core'
exclude group: 'com.google.firebase', module: 'firebase-analytics'
exclude group: 'com.google.firebase', module: 'firebase-measurement-connector'
Expand Down

0 comments on commit 51a1545

Please sign in to comment.