Skip to content

Commit

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

Build(deps): Bump com.google.firebase:firebase-messaging from 23.3.0 to 23.3.1
  • Loading branch information
AndyScherzinger authored Nov 3, 2023
2 parents e70aa65 + 5c82df2 commit aedee05
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 @@ -305,7 +305,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.3.0"
gplayImplementation "com.google.firebase:firebase-messaging:23.3.1"

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

Expand Down

0 comments on commit aedee05

Please sign in to comment.