mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-14 16:27:06 +05:30
all: move Markdown rendering to common module
This commit is contained in:
parent
36618690e3
commit
b3588e97e7
6 changed files with 13 additions and 14 deletions
|
@ -38,7 +38,7 @@ dagger-hilt-android = { module = "com.google.dagger:hilt-android", version.ref =
|
|||
dagger-hilt-compiler = { module = "com.google.dagger:hilt-compiler", version.ref = "hilt" }
|
||||
dagger-hilt-core = { module = "com.google.dagger:hilt-core", version.ref = "hilt" }
|
||||
|
||||
multiplatform-markdown-android = "com.mikepenz:multiplatform-markdown-renderer-android:0.1.0"
|
||||
multiplatform-markdown = "com.mikepenz:multiplatform-markdown-renderer:0.1.0"
|
||||
copydown = "io.github.furstenheim:copy_down:1.0"
|
||||
|
||||
multiplatform-paging = "io.github.kuuuurt:multiplatform-paging:0.4.5"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue