Skip to content

Commit

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

Update dependency androidx.lifecycle:lifecycle-service to v2.8.6
  • Loading branch information
tobiasKaminsky authored Oct 4, 2024
2 parents 40beae2 + 88992d6 commit 3949cbc
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 @@ -289,7 +289,7 @@ dependencies {
implementation 'androidx.cardview:cardview:1.0.0'
implementation 'androidx.exifinterface:exifinterface:1.3.7'
implementation "androidx.lifecycle:lifecycle-viewmodel-ktx:2.8.6"
implementation "androidx.lifecycle:lifecycle-service:2.8.4"
implementation "androidx.lifecycle:lifecycle-service:2.8.6"
implementation "androidx.work:work-runtime:$workRuntime"
implementation "androidx.work:work-runtime-ktx:$workRuntime"
implementation "androidx.fragment:fragment-ktx:1.8.3"
Expand Down

0 comments on commit 3949cbc

Please sign in to comment.