Skip to content

Commit

Permalink
fix(deps): update dependency androidx.activity:activity to v1.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 15, 2025
1 parent 16739cf commit 6e81e8b
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[versions]
agp = "8.8.0"
androidx-activity = "1.9.3"
androidx-activity = "1.10.0"
androidx-appcompat = "1.7.0"
androidx-browser = "1.8.0"
androidx-cardview = "1.0.0"
Expand Down
16 changes: 16 additions & 0 deletions gradle/verification-metadata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,14 @@
</trusted-artifacts>
</configuration>
<components>
<component group="androidx.activity" name="activity" version="1.10.0">
<artifact name="activity-1.10.0.aar">
<sha256 value="c72301bc7307769cd6c3e0edb8da5837e7dea6fd89a5cdedfcfc87bd581850e1" origin="Generated by Gradle"/>
</artifact>
<artifact name="activity-1.10.0.module">
<sha256 value="334315c325c3bad343fc5f70b7a5126e268ff0fea38b0f5dc068106a5286898f" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="androidx.activity" name="activity" version="1.9.0">
<artifact name="activity-1.9.0-sources.jar">
<sha256 value="3b95a45ba13704e4872ba0f2755b13ab7013e7f7c08bb8a208417a2b66622e74" origin="Generated by Gradle"/>
Expand Down Expand Up @@ -46,6 +54,14 @@
<sha256 value="7e6a24dda205e1cb1e9c96fa35ff6f261608087f31d323d4cff42b9716d7ed57" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="androidx.activity" name="activity-ktx" version="1.10.0">
<artifact name="activity-ktx-1.10.0.aar">
<sha256 value="3b8e0c51e8aa1a32efb6b2d4181a67dc80784789c166bfe307f70ee44185d510" origin="Generated by Gradle"/>
</artifact>
<artifact name="activity-ktx-1.10.0.module">
<sha256 value="b905385b69b275b0b1bd3c765de9964e64e8fe105c23daa4a776bde66c2c3159" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="androidx.activity" name="activity-ktx" version="1.8.1">
<artifact name="activity-ktx-1.8.1.module">
<sha256 value="bea2f811b8d8c1b8a835e11d3c68219097c597c458429d3ceafd728e0ca2c6d1" origin="Generated by Gradle"/>
Expand Down

0 comments on commit 6e81e8b

Please # to comment.