We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7d7aeaa + 93684b4 commit e1583a9Copy full SHA for e1583a9
gradle/libs.versions.toml
@@ -22,7 +22,7 @@ jetbrainsComposeCompiler = { id = "org.jetbrains.kotlin.plugin.compose", version
22
kotlinMultiplatform = { id = "org.jetbrains.kotlin.multiplatform", version.ref = "kotlin" }
23
kotlinSerialization = { id = "org.jetbrains.kotlin.plugin.serialization", version.ref = "kotlin" }
24
cocoapods = { id = "org.jetbrains.kotlin.native.cocoapods", version.ref = "kotlin" }
25
-ktlint = { id = "org.jlleitschuh.gradle.ktlint", version = "12.1.2" }
+ktlint = { id = "org.jlleitschuh.gradle.ktlint", version = "12.2.0" }
26
sqldelight = { id = "app.cash.sqldelight", version.ref = "sqldelight" }
27
28
[libraries]
0 commit comments