fix(deps): upgrade richtext to 1.0.0-alpha01

This commit is contained in:
Harsh Shandilya 2024-02-29 11:12:39 +05:30
parent fdf891c8eb
commit 97126da808
2 changed files with 2 additions and 2 deletions

View file

@ -14,7 +14,7 @@ kotlin = "1.9.22"
kotlinResult = "1.1.18"
lifecycle = "2.8.0-alpha02"
retrofit = "2.9.0"
richtext = "0.20.0"
richtext = "1.0.0-alpha01"
sentry-sdk = "7.4.0"
serialization = "1.6.3"
sqldelight = "2.0.1"