mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-14 11:47:04 +05:30
fix(deps): update richtext to v0.16.0
This commit is contained in:
parent
977e3cbc8e
commit
f1b68b238c
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ kotlin = "1.7.21"
|
||||||
# @pin Needs to be aligned with Retrofit
|
# @pin Needs to be aligned with Retrofit
|
||||||
okhttp = "3.14.9"
|
okhttp = "3.14.9"
|
||||||
retrofit = "2.9.0"
|
retrofit = "2.9.0"
|
||||||
richtext = "0.15.0"
|
richtext = "0.16.0"
|
||||||
serialization = "1.4.1"
|
serialization = "1.4.1"
|
||||||
sqldelight = "2.0.0-alpha04"
|
sqldelight = "2.0.0-alpha04"
|
||||||
whetstone = "0.5.0-SNAPSHOT"
|
whetstone = "0.5.0-SNAPSHOT"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue