mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-14 10:37:05 +05:30
all: migrate logging to Napier
This commit is contained in:
parent
239cfb753f
commit
9b9e924475
7 changed files with 17 additions and 9 deletions
|
@ -34,6 +34,7 @@ kotlin {
|
|||
api(compose.material3)
|
||||
api(projects.database)
|
||||
api(projects.model)
|
||||
api(libs.napier)
|
||||
implementation(libs.kotlin.coroutines.core)
|
||||
implementation(libs.compose.richtext.markdown)
|
||||
implementation(libs.compose.richtext.material)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue