mirror of
https://github.com/smyalygames/checklist-tester.git
synced 2025-05-18 14:34:12 +02:00
build(connector): update sqldelight plugin to 2.0.2
This commit is contained in:
parent
2ef958c22e
commit
801f54cb59
@ -2,7 +2,7 @@
|
|||||||
plugins {
|
plugins {
|
||||||
alias(libs.plugins.kotlinMultiplatform)
|
alias(libs.plugins.kotlinMultiplatform)
|
||||||
kotlin("plugin.serialization") version "1.9.23"
|
kotlin("plugin.serialization") version "1.9.23"
|
||||||
id("app.cash.sqldelight") version "2.0.1"
|
id("app.cash.sqldelight") version "2.0.2"
|
||||||
}
|
}
|
||||||
|
|
||||||
val coroutinesVersion = "1.8.0"
|
val coroutinesVersion = "1.8.0"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user