Skip to content

Commit

Permalink
Update dependency androidx.work:work-runtime-ktx to v2.10.0-alpha04
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 21, 2024
1 parent 3fe29db commit 9ef38cb
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 9ef38cb

Please sign in to comment.