We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 706fc72 commit 927a707Copy full SHA for 927a707
1 file changed
build.gradle.kts
@@ -2,7 +2,7 @@ import org.jetbrains.dokka.gradle.DokkaTask
2
import java.util.Date
3
4
plugins {
5
- kotlin("multiplatform") version "1.3.50"
+ kotlin("multiplatform") version "1.3.70"
6
id("com.jfrog.bintray") version "1.8.4"
7
id("org.jetbrains.dokka") version "0.10.0"
8
`maven-publish`
0 commit comments