Skip to content

Commit

Permalink
Use Kotlin v2
Browse files Browse the repository at this point in the history
  • Loading branch information
StefanOltmann committed Jun 12, 2024
1 parent d4669eb commit 8f39754
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/xmpcore-kotlin-jvm-sample/build.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
plugins {
kotlin("jvm") version "1.2.0"
kotlin("jvm") version "2.0.0"
}

group = "com.ashampoo"
Expand Down

0 comments on commit 8f39754

Please sign in to comment.