Skip to content

Commit

Permalink
fix(deps): 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 Nov 8, 2024
1 parent 7ad786e commit 2191499
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 @@ -23,7 +23,7 @@ androidx-concurrent-futures-ktx = "androidx.concurrent:concurrent-futures-ktx:1.
androidx-constraintlayout = "androidx.constraintlayout:constraintlayout:2.2.0"
androidx-legacy-support-v4 = "androidx.legacy:legacy-support-v4:1.0.0"
androidx-security-crypto = "androidx.security:security-crypto:1.1.0-alpha06"
androidx-work-runtime-ktx = "androidx.work:work-runtime-ktx:2.9.1"
androidx-work-runtime-ktx = "androidx.work:work-runtime-ktx:2.10.0"


commons-lang3 = "org.apache.commons:commons-lang3:3.17.0"
Expand Down

0 comments on commit 2191499

Please sign in to comment.