Skip to content

Commit

Permalink
Merge pull request #2455 from nextcloud/renovate/androidx.lifecycle-l…
Browse files Browse the repository at this point in the history
…ifecycle-viewmodel-ktx-2.x

fix(deps): update dependency androidx.lifecycle:lifecycle-viewmodel-ktx to v2.8.7
  • Loading branch information
github-actions[bot] authored Oct 30, 2024
2 parents b93f3b0 + b0afed2 commit 02077df
Show file tree
Hide file tree
Showing 2 changed files with 6 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 @@ -114,7 +114,7 @@ dependencies {
implementation 'androidx.core:core-ktx:1.13.1'
implementation 'androidx.core:core-splashscreen:1.0.1'
implementation 'androidx.fragment:fragment:1.8.4'
implementation 'androidx.lifecycle:lifecycle-viewmodel-ktx:2.8.6'
implementation 'androidx.lifecycle:lifecycle-viewmodel-ktx:2.8.7'
implementation 'androidx.preference:preference:1.2.1'
implementation 'androidx.recyclerview:recyclerview-selection:1.1.0'
implementation 'androidx.recyclerview:recyclerview:1.3.2'
Expand Down
5 changes: 5 additions & 0 deletions gradle/verification-metadata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -842,6 +842,11 @@
<sha256 value="fe096b3e7ab829c1467d44a41805f1a9de61926bbda9c7be42aa2e7fa2de11ae" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="androidx.lifecycle" name="lifecycle-livedata" version="2.8.7">
<artifact name="lifecycle-livedata-2.8.7.aar">
<sha256 value="703634525a67b1c6beaaab4f980dfa0bacdf7e143d0b5d51f5ac0d9404400290" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="androidx.lifecycle" name="lifecycle-livedata-core" version="2.6.1">
<artifact name="lifecycle-livedata-core-2.6.1.module">
<sha256 value="e9c0dc3f0ac54419c0cfed8ff5cecb82943a7c58f7a54169f0d849b2c60a3552" origin="Generated by Gradle" reason="Artifact is not signed"/>
Expand Down

0 comments on commit 02077df

Please sign in to comment.