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 7fdedc7 + 2283319 commit aca4e57Copy full SHA for aca4e57
buildSrc/src/main/kotlin/deps.kt
@@ -7,7 +7,7 @@ import org.gradle.plugin.use.PluginDependenciesSpec
7
import org.gradle.plugin.use.PluginDependencySpec
8
9
const val ktlintVersion = "1.0.0"
10
-const val kotlinVersion = "1.9.22"
+const val kotlinVersion = "1.9.23"
11
12
object appConfig {
13
const val applicationId = "com.hoc.flowmvi"
0 commit comments