Skip to content

Commit

Permalink
Update dependency co.touchlab:stately-common to v2.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 22, 2024
1 parent b840f07 commit 28688f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion common/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ kotlin {
iosMain.dependencies {
// Fixes sqldelight 2.0.1 issue with ios compilation
// https://github.com/cashapp/sqldelight/issues/4888
implementation("co.touchlab:stately-common:2.0.6")
implementation("co.touchlab:stately-common:2.0.7")
}

// val wasmJsMain by getting {
Expand Down

0 comments on commit 28688f0

Please sign in to comment.