Skip to content

Commit 85919e4

Browse files
committed
Bump to Kotlin 2.1.21
1 parent 68f7d25 commit 85919e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
plugins {
22
// Apply the Kotlin JVM plugin to add support for Kotlin
3-
kotlin("multiplatform") version "1.8.0"
3+
kotlin("multiplatform") version "2.1.21"
44
}
55

66
repositories {

0 commit comments

Comments
 (0)