Skip to content

Commit

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

Update dependency androidx.lifecycle:lifecycle-viewmodel-ktx to v2.8.2
  • Loading branch information
AndyScherzinger authored Jun 15, 2024
2 parents bbbc437 + 0a7d209 commit 38a3f87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -287,7 +287,7 @@ dependencies {
implementation 'androidx.webkit:webkit:1.11.0'
implementation 'androidx.cardview:cardview:1.0.0'
implementation 'androidx.exifinterface:exifinterface:1.3.7'
implementation "androidx.lifecycle:lifecycle-viewmodel-ktx:2.8.1"
implementation "androidx.lifecycle:lifecycle-viewmodel-ktx:2.8.2"
implementation "androidx.lifecycle:lifecycle-service:2.8.2"
implementation "androidx.work:work-runtime:$workRuntime"
implementation "androidx.work:work-runtime-ktx:$workRuntime"
Expand Down

0 comments on commit 38a3f87

Please sign in to comment.