mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-15 04:07:03 +05:30
fix(deps): update dependency androidx.work:work-runtime to v2.10.0-rc01
This commit is contained in:
parent
28662a6cf9
commit
b7d1f36fb1
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ serialization = "1.7.3"
|
||||||
store = "5.1.0-alpha05"
|
store = "5.1.0-alpha05"
|
||||||
sqldelight = "2.0.2"
|
sqldelight = "2.0.2"
|
||||||
whetstone = "0.9.0-beta02"
|
whetstone = "0.9.0-beta02"
|
||||||
workmanager = "2.10.0-beta01"
|
workmanager = "2.10.0-rc01"
|
||||||
|
|
||||||
[libraries]
|
[libraries]
|
||||||
aboutLibraries-m3 = { module = "com.mikepenz:aboutlibraries-compose-m3", version.ref = "aboutLibraries" }
|
aboutLibraries-m3 = { module = "com.mikepenz:aboutlibraries-compose-m3", version.ref = "aboutLibraries" }
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue