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 8cdc90b commit 97e821fCopy full SHA for 97e821f
build.gradle.kts
@@ -4,8 +4,8 @@ import java.net.URI
4
5
6
plugins {
7
- id("kotlin-multiplatform") version "1.3.40"
8
- id("kotlinx-serialization") version "1.3.40"
+ id("kotlin-multiplatform") version "1.3.41"
+ id("kotlinx-serialization") version "1.3.41"
9
id("maven-publish")
10
id("com.jfrog.bintray") version "1.8.4"
11
id("com.github.kukuhyoniatmoko.buildconfigkotlin") version "1.0.5"
0 commit comments