Skip to content

Commit

Permalink
Merge pull request #3395 from nextcloud/dependabot/gradle/com.google.…
Browse files Browse the repository at this point in the history
…firebase-firebase-messaging-23.3.0

Build(deps): Bump com.google.firebase:firebase-messaging from 23.2.1 to 23.3.0
  • Loading branch information
AndyScherzinger authored Oct 19, 2023
2 parents 4ac6624 + 7b542b5 commit 386b3e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -304,7 +304,7 @@ dependencies {
spotbugsPlugins 'com.mebigfatguy.fb-contrib:fb-contrib:7.6.0'

gplayImplementation 'com.google.android.gms:play-services-base:18.2.0'
gplayImplementation "com.google.firebase:firebase-messaging:23.2.1"
gplayImplementation "com.google.firebase:firebase-messaging:23.3.0"

implementation 'androidx.activity:activity-ktx:1.8.0'

Expand Down

0 comments on commit 386b3e2

Please sign in to comment.