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.
1 parent 0c3c09b commit 1717e49Copy full SHA for 1717e49
Task-Tracker-Usecases/build.gradle.kts
@@ -1,5 +1,5 @@
1
plugins {
2
- kotlin("multiplatform") version "1.8.22"
+ kotlin("multiplatform") version "1.9.10"
3
id("maven-publish")
4
id("com.google.devtools.ksp") version "1.8.22-1.0.11"
5
id("org.jlleitschuh.gradle.ktlint") version "11.5.1"
0 commit comments