Skip to content
This repository has been archived by the owner on Nov 12, 2024. It is now read-only.

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 Oct 30, 2024
1 parent 1a9347a commit fa8d574
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 @@ -63,7 +63,7 @@ androidx-test-rules = "androidx.test:rules:1.6.1"
androidx-benchmark-macro = { module = "androidx.benchmark:benchmark-macro-junit4", version.ref = "baselineprofile" }
androidx-uiautomator = "androidx.test.uiautomator:uiautomator:2.3.0"

androidx-work-runtime = "androidx.work:work-runtime-ktx:2.9.1"
androidx-work-runtime = "androidx.work:work-runtime-ktx:2.10.0"

appauth = "net.openid:appauth:0.11.1"

Expand Down

0 comments on commit fa8d574

Please sign in to comment.