Skip to content
This repository was archived by the owner on Feb 9, 2024. It is now read-only.

Commit cfaba2c

Browse files
committed
update to the latest kotlin native version
1 parent 0088f02 commit cfaba2c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ val coroutinesVersion = "1.5.0"
66
val atomicfuVersion = "0.16.1"
77

88
plugins {
9-
kotlin("multiplatform") version "1.5.0"
9+
kotlin("multiplatform") version "1.5.21"
1010
id("org.jetbrains.dokka") version "0.10.0"
1111
id("maven-publish")
1212
id("signing")

0 commit comments

Comments
 (0)