Skip to content

Commit

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

Build(deps): Bump com.google.firebase:firebase-messaging from 23.3.1 to 23.4.0
  • Loading branch information
AndyScherzinger authored Dec 12, 2023
2 parents 938e364 + 7e1e3ce commit 35c6b62
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 @@ -306,7 +306,7 @@ dependencies {
spotbugsPlugins 'com.mebigfatguy.fb-contrib:fb-contrib:7.6.3'

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

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

Expand Down

0 comments on commit 35c6b62

Please sign in to comment.