mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-14 21:07:04 +05:30
refactor(build): adopt Slack lints
This commit is contained in:
parent
eb449740eb
commit
ed32186984
10 changed files with 31 additions and 11 deletions
|
@ -50,6 +50,7 @@ dependencies {
|
|||
implementation(libs.compose.richtext.ui)
|
||||
implementation(libs.kotlinx.collections.immutable)
|
||||
implementation(libs.kotlinx.coroutines.core)
|
||||
implementation(libs.kotlinResult.coroutines)
|
||||
implementation(libs.napier)
|
||||
|
||||
compileOnly(libs.androidx.compose.ui.tooling.preview)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue