mirror of
https://github.com/smyalygames/checklist-tester.git
synced 2025-11-30 01:39:38 +01:00
build(connector): update sqldelight plugin to 2.0.2
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
plugins {
|
||||
alias(libs.plugins.kotlinMultiplatform)
|
||||
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"
|
||||
|
||||
Reference in New Issue
Block a user