mirror of
https://github.com/Aviortheking/Neo-Store.git
synced 2025-06-12 18:39:20 +00:00
Update: Convert Description to generic HtmlTextBlock
This commit is contained in:
@ -189,6 +189,7 @@ dependencies {
|
||||
|
||||
// Markdown
|
||||
implementation("org.jetbrains:markdown:0.3.1")
|
||||
implementation("de.charlex.compose:html-text:1.1.0")
|
||||
|
||||
// Coroutines / Lifecycle
|
||||
implementation("androidx.lifecycle:lifecycle-runtime-ktx:2.5.0-rc01")
|
||||
|
Reference in New Issue
Block a user