mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-14 15:17:05 +05:30
fix(deps): update dependency androidx.work:work-runtime-ktx to v2.8.0-beta02
This commit is contained in:
parent
8b2ba790bc
commit
0be0952e04
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ retrofit = "2.9.0"
|
|||
richtext = "0.15.0"
|
||||
serialization = "1.4.1"
|
||||
sqldelight = "2.0.0-alpha04"
|
||||
workmanager = "2.8.0-beta01"
|
||||
workmanager = "2.8.0-beta02"
|
||||
|
||||
[libraries]
|
||||
accompanist-flowlayout = { module = "com.google.accompanist:accompanist-flowlayout", version.ref = "accompanist" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue