Skip to content

Commit

Permalink
bump Kotlin version
Browse files Browse the repository at this point in the history
  • Loading branch information
martinbonnin committed Nov 4, 2024
1 parent 967cba8 commit 3697b58
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ import kotlin.io.path.createDirectory
import kotlin.io.path.writeBytes
import kotlin.io.path.writeText

val kotlinPluginVersion = "2.0.0"
val kotlinPluginVersion = "2.0.21"

fun Path.initProject(
multiplatform: Boolean,
Expand Down

0 comments on commit 3697b58

Please sign in to comment.