Skip to content

Commit

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

fix(deps): update dependency androidx.lifecycle:lifecycle-viewmodel-ktx to v2.8.3
  • Loading branch information
AndyScherzinger authored Jul 5, 2024
2 parents 1f7747b + dfe0665 commit 4e724ad
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.2"
implementation "androidx.lifecycle:lifecycle-viewmodel-ktx:2.8.3"
implementation "androidx.lifecycle:lifecycle-service:2.8.3"
implementation "androidx.work:work-runtime:$workRuntime"
implementation "androidx.work:work-runtime-ktx:$workRuntime"
Expand Down

0 comments on commit 4e724ad

Please sign in to comment.