Skip to content

Commit

Permalink
Fixing build
Browse files Browse the repository at this point in the history
  • Loading branch information
nathanfallet committed Jan 17, 2024
1 parent 5baf838 commit 6fbdb99
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions shared/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ kotlin {
implementation("io.sentry:sentry-kotlin-multiplatform:0.2.1")

implementation("app.cash.sqldelight:runtime:$sqlDelightVersion")
implementation("co.touchlab:stately-common:2.0.5")

api("com.rickclephas.kmm:kmm-viewmodel-core:1.0.0-ALPHA-16")
api("org.jetbrains.kotlinx:kotlinx-datetime:0.5.0")
Expand Down

0 comments on commit 6fbdb99

Please sign in to comment.