Skip to content

Commit

Permalink
Update dependency com.google.firebase:firebase-messaging to v24.0.1
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 Sep 30, 2024
1 parent c6926f0 commit 3b0bb70
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 @@ -414,7 +414,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.0"
gplayImplementation "com.google.firebase:firebase-messaging:24.0.1"
gplayImplementation 'com.google.android.gms:play-services-base:18.5.0'
gplayImplementation 'com.google.android.play:review-ktx:2.0.1'

Expand Down
8 changes: 8 additions & 0 deletions gradle/verification-metadata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7416,6 +7416,14 @@
<sha256 value="ae232cb0e20e90ecf2153f3bd213dd9cec915e7e2a721d6e51b032b1b9a27ca8" origin="Generated by Gradle" reason="Artifact is not signed"/>
</artifact>
</component>
<component group="com.google.firebase" name="firebase-messaging" version="24.0.1">
<artifact name="firebase-messaging-24.0.1.aar">
<sha256 value="1271c4a0a7e7b5c59e167733205c5d523c2008df76fc589db5718f1a6fed2b70" origin="Generated by Gradle" reason="Artifact is not signed"/>
</artifact>
<artifact name="firebase-messaging-24.0.1.pom">
<sha256 value="745142e7721cff78b26b871561eeaa3cca68a7de791c3d967c429d77143a2af4" 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 3b0bb70

Please sign in to comment.