Update richtext to v0.16.0 (#8716)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
(cherry picked from commit a94ca175e283a3e96cef49b163dad1a30d2a5d70)
This commit is contained in:
renovate[bot] 2022-12-10 22:45:37 -05:00 committed by Jobobby04
parent 35817cc7c5
commit d878d4c072

View File

@ -7,7 +7,7 @@ sqlite = "2.3.0-rc01"
sqldelight = "1.5.4" sqldelight = "1.5.4"
leakcanary = "2.10" leakcanary = "2.10"
voyager = "1.0.0-rc07" voyager = "1.0.0-rc07"
richtext = "0.15.0" richtext = "0.16.0"
[libraries] [libraries]
desugar = "com.android.tools:desugar_jdk_libs:1.2.2" desugar = "com.android.tools:desugar_jdk_libs:1.2.2"