Skip to content

Commit

Permalink
Update dependency com.google.firebase:firebase-messaging to v23.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and AndyScherzinger committed Feb 4, 2024
1 parent 5137c16 commit 7c15f39
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 @@ -381,7 +381,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.2.1"
gplayImplementation "com.google.firebase:firebase-messaging:23.4.0"
gplayImplementation 'com.google.android.play:review-ktx:2.0.1'

implementation 'com.github.nextcloud.android-common:ui:0.14.0'
Expand Down

0 comments on commit 7c15f39

Please sign in to comment.