mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-02-08 06:42:52 -05:00
chore(deps): update androidx.work:work-runtime-ktx to v2.11.1 (#4351)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@@ -82,7 +82,7 @@ androidx-room-paging = { module = "androidx.room:room-paging", version.ref = "ro
|
||||
androidx-room-runtime = { module = "androidx.room:room-runtime", version.ref = "room" }
|
||||
androidx-room-testing = { module = "androidx.room:room-testing", version.ref = "room" }
|
||||
androidx-savedstate-ktx = { module = "androidx.savedstate:savedstate-ktx", version.ref = "savedstate" }
|
||||
androidx-work-runtime-ktx = { module = "androidx.work:work-runtime-ktx", version = "2.11.0" }
|
||||
androidx-work-runtime-ktx = { module = "androidx.work:work-runtime-ktx", version = "2.11.1" }
|
||||
|
||||
# AndroidX Compose
|
||||
androidx-compose-bom = { module = "androidx.compose:compose-bom-alpha", version = "2026.01.00" }
|
||||
|
||||
Reference in New Issue
Block a user