mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-14 23:27:04 +05:30
refactor: rewrite comment text rendering
This commit is contained in:
parent
77da21d9b0
commit
be80812dc6
18 changed files with 243 additions and 177 deletions
|
@ -59,6 +59,7 @@ dependencies {
|
|||
implementation(libs.compose.richtext.markdown)
|
||||
implementation(libs.compose.richtext.material3)
|
||||
implementation(libs.compose.richtext.ui)
|
||||
implementation(libs.htmlconverter)
|
||||
implementation(libs.kotlinx.collections.immutable)
|
||||
implementation(libs.kotlinx.coroutines.core)
|
||||
implementation(libs.kotlinResult)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue