mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-14 14:07:05 +05:30
feat: upgrade kotlinx.serialization
to 1.5.0-RC
This commit is contained in:
parent
dea2d8b468
commit
540ea7ba43
8 changed files with 28 additions and 49 deletions
|
@ -14,7 +14,7 @@ kotlin = "1.8.0"
|
|||
okhttp = "3.14.9"
|
||||
retrofit = "2.9.0"
|
||||
richtext = "0.16.0"
|
||||
serialization = "1.4.1"
|
||||
serialization = "1.5.0-RC"
|
||||
sqldelight = "2.0.0-alpha05"
|
||||
whetstone = "0.6.0-SNAPSHOT"
|
||||
workmanager = "2.8.0-rc01"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue