fix(deps): update dependency androidx.work:work-runtime to v2.10.0-rc01

This commit is contained in:
renovate[bot] 2024-10-24 20:07:38 +00:00 committed by GitHub
parent 28662a6cf9
commit b7d1f36fb1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -22,7 +22,7 @@ serialization = "1.7.3"
store = "5.1.0-alpha05"
sqldelight = "2.0.2"
whetstone = "0.9.0-beta02"
workmanager = "2.10.0-beta01"
workmanager = "2.10.0-rc01"
[libraries]
aboutLibraries-m3 = { module = "com.mikepenz:aboutlibraries-compose-m3", version.ref = "aboutLibraries" }