Skip to content

Commit

Permalink
Merge pull request #1730 from Adyen/renovate/compose_viewmodel_version
Browse files Browse the repository at this point in the history
Update dependency androidx.lifecycle:lifecycle-viewmodel-compose to v2.8.3
  • Loading branch information
jreij authored Aug 5, 2024
2 parents 34e079b + 2a038ba commit 5961ddb
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ ext {
compose_activity_version = '1.9.0'
compose_bom_version = '2024.06.00'
compose_hilt_version = '1.2.0'
compose_viewmodel_version = '2.8.2'
compose_viewmodel_version = '2.8.3'

// Adyen Dependencies
adyen3ds2_version = "2.2.19"
Expand Down
3 changes: 3 additions & 0 deletions gradle/verification-metadata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3334,6 +3334,9 @@
<artifact name="lifecycle-viewmodel-compose-2.8.3.module">
<sha256 value="2ce70db02d78339139a86200acfcacc1d88204eae2ce3dde490dd9d58da81f80" origin="Generated by Gradle"/>
</artifact>
<artifact name="lifecycle-viewmodel-compose-metadata-2.8.3.jar">
<sha256 value="68457770ac6b3e12b5f688d54e8227253cbebf1b3c137fbd00833ed4c45bd4bd" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="androidx.lifecycle" name="lifecycle-viewmodel-compose-android" version="2.8.0">
<artifact name="lifecycle-viewmodel-compose-android-2.8.0.module">
Expand Down

0 comments on commit 5961ddb

Please sign in to comment.