Skip to content

Commit

Permalink
Use Kotlin 2.0.20
Browse files Browse the repository at this point in the history
  • Loading branch information
sstone committed Sep 17, 2024
1 parent d633793 commit 0c00719
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ import org.jetbrains.kotlin.gradle.targets.native.tasks.KotlinNativeHostTest
import org.jetbrains.kotlin.gradle.targets.native.tasks.KotlinNativeSimulatorTest

plugins {
kotlin("multiplatform") version "1.9.23"
kotlin("multiplatform") version "2.0.20"
id("org.jetbrains.dokka") version "1.9.20"
`maven-publish`
}
Expand Down

0 comments on commit 0c00719

Please sign in to comment.