Skip to content

Commit

Permalink
Cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
imashnake0 committed Feb 27, 2024
1 parent 4c7d527 commit e5da085
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions core/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -39,12 +39,12 @@ dependencies {
debugImplementation(libs.compose.ui.tooling)
implementation(libs.compose.ui.toolingPreview)

// Coil
implementation(libs.coil.compose)

// Compose Markdown
implementation(libs.boswelja.composeMarkdown.material3)

// Coil
implementation(libs.coil.compose)

// Kotlin
implementation(libs.kotlin.coroutines.android)
implementation(libs.kotlin.coroutines.core)
Expand Down

0 comments on commit e5da085

Please sign in to comment.