Skip to content

Commit

Permalink
root: Update dependency androidx.work:work-runtime-ktx to v2.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 30, 2024
1 parent 0dae611 commit 79215b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ androidx-fragment = { module = "androidx.fragment:fragment-ktx", version = "1.8.
androidx-recyclerview = { module = "androidx.recyclerview:recyclerview", version = "1.3.2" }
androidx-viewpager2 = { module = "androidx.viewpager2:viewpager2", version = "1.1.0" }
androidx-startup = { module = "androidx.startup:startup-runtime", version = "1.1.1" }
androidx-workmanager = { module = "androidx.work:work-runtime-ktx", version = "2.9.0" }
androidx-workmanager = { module = "androidx.work:work-runtime-ktx", version = "2.10.0" }
androidx-test-runner = { module = "androidx.test:runner", version = "1.6.1" }

kotlinx-datetime = { module = "org.jetbrains.kotlinx:kotlinx-datetime", version = "0.6.0" }
Expand Down

0 comments on commit 79215b0

Please sign in to comment.