Skip to content

Commit 3db6750

Browse files
committed
update kotlin version to 1.4.31
1 parent 5a27c82 commit 3db6750

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,5 +1,5 @@
11
plugins {
2-
kotlin("multiplatform") version "1.4.21"
2+
kotlin("multiplatform") version "1.4.31"
33
id("org.jetbrains.dokka") version "1.4.0"
44
id("com.jfrog.artifactory") version "4.17.2"
55
`maven-publish`

0 commit comments

Comments
 (0)