mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-14 19:57:04 +05:30
fix(deps): update dependency org.jetbrains.kotlin:kotlin-serialization to v1.4.1
This commit is contained in:
parent
5329b6e3aa
commit
a4be2d4bf2
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ material_motion = "0.9.1"
|
||||||
okhttp = "3.14.9"
|
okhttp = "3.14.9"
|
||||||
retrofit = "2.9.0"
|
retrofit = "2.9.0"
|
||||||
richtext = "0.14.1"
|
richtext = "0.14.1"
|
||||||
serialization = "1.4.0-RC"
|
serialization = "1.4.1"
|
||||||
sqldelight = "2.0.0-alpha04"
|
sqldelight = "2.0.0-alpha04"
|
||||||
workmanager = "2.8.0-beta01"
|
workmanager = "2.8.0-beta01"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue