Skip to content

Commit

Permalink
Update dependency com.google.firebase:firebase-messaging to v24.0.3
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 22, 2024
1 parent ae11b1e commit c1788be
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -411,7 +411,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:24.0.2"
gplayImplementation "com.google.firebase:firebase-messaging:24.0.3"
gplayImplementation 'com.google.android.gms:play-services-base:18.5.0'
gplayImplementation 'com.google.android.play:review-ktx:2.0.2'

Expand Down
8 changes: 8 additions & 0 deletions gradle/verification-metadata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7488,6 +7488,14 @@
<sha256 value="2f59356a419a16cc3da20ff4f63678ad0be2a13054a0b8709d7936d60dd4437e" origin="Generated by Gradle" reason="Artifact is not signed"/>
</artifact>
</component>
<component group="com.google.firebase" name="firebase-messaging" version="24.0.3">
<artifact name="firebase-messaging-24.0.3.aar">
<sha256 value="b949d4e30bca25e688d57e3a6b64deb81ee758fcd420bfef6a927cff25a72964" origin="Generated by Gradle" reason="Artifact is not signed"/>
</artifact>
<artifact name="firebase-messaging-24.0.3.pom">
<sha256 value="a1c54ec066321ad3188e07c48df81ac07d778a298209f893acacdc902a5825e2" origin="Generated by Gradle" reason="Artifact is not signed"/>
</artifact>
</component>
<component group="com.google.flatbuffers" name="flatbuffers-java" version="1.12.0">
<artifact name="flatbuffers-java-1.12.0.jar">
<sha256 value="3f8c088b4dd04a9858721f2e162508c94db0dd86f961e306ee63ef2eda871bf7" origin="Generated by Gradle"/>
Expand Down

0 comments on commit c1788be

Please sign in to comment.