Skip to content

Commit

Permalink
Merge pull request #171 from Anthonyy232/renovate/androidx.work-work-…
Browse files Browse the repository at this point in the history
…runtime-ktx-2.x

Update dependency androidx.work:work-runtime-ktx to v2.10.0-alpha04
  • Loading branch information
Anthonyy232 authored Sep 21, 2024
2 parents f1c6f3e + 9ef38cb commit 1c7ae97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ dependencies {
implementation("androidx.documentfile:documentfile:1.1.0-alpha01")
implementation("net.engawapg.lib:zoomable:2.0.0-beta01")
implementation("com.github.skydoves:landscapist-glide:2.3.8")
implementation("androidx.work:work-runtime-ktx:2.10.0-alpha03")
implementation("androidx.work:work-runtime-ktx:2.10.0-alpha04")
implementation("androidx.hilt:hilt-work:1.2.0")
implementation("com.airbnb.android:lottie-compose:6.5.2")
implementation("com.google.accompanist:accompanist-permissions:0.36.0")
Expand Down

0 comments on commit 1c7ae97

Please sign in to comment.