mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-14 21:07:04 +05:30
chore: remove unused Markdown dependencies
This commit is contained in:
parent
2dc8eae861
commit
40cd7758dc
8 changed files with 2 additions and 142 deletions
|
@ -9,7 +9,6 @@ dagger = "2.46.1"
|
|||
junit = "5.9.3"
|
||||
kotlin = "1.8.10"
|
||||
retrofit = "2.9.0"
|
||||
richtext = "0.16.0"
|
||||
sentry-sdk = "6.22.0"
|
||||
serialization = "1.5.1"
|
||||
sqldelight = "2.0.0-rc01"
|
||||
|
@ -57,10 +56,6 @@ build-vcu = "nl.littlerobots.version-catalog-update:nl.littlerobots.version-cata
|
|||
build-versions = "com.github.ben-manes:gradle-versions-plugin:0.47.0"
|
||||
coil = { module = "io.coil-kt:coil", version.ref = "coil" }
|
||||
coil-compose = { module = "io.coil-kt:coil-compose", version.ref = "coil" }
|
||||
compose-richtext-markdown = { module = "com.halilibo.compose-richtext:richtext-commonmark", version.ref = "richtext" }
|
||||
compose-richtext-material3 = { module = "com.halilibo.compose-richtext:richtext-ui-material3", version.ref = "richtext" }
|
||||
compose-richtext-ui = { module = "com.halilibo.compose-richtext:richtext-ui", version.ref = "richtext" }
|
||||
copydown = "io.github.furstenheim:copy_down:1.1"
|
||||
crux = "com.chimbori.crux:crux:3.12.0"
|
||||
dagger = { module = "com.google.dagger:dagger", version.ref = "dagger" }
|
||||
dagger-compiler = { module = "com.google.dagger:dagger-compiler", version.ref = "dagger" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue