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 eefb284 commit f7ed4ecCopy full SHA for f7ed4ec
build.gradle.kts
@@ -3,8 +3,8 @@ import java.util.*
3
import io.gitlab.arturbosch.detekt.*
4
5
plugins {
6
- kotlin("multiplatform") version "1.8.10"
7
- id("org.jetbrains.compose") version "1.3.1"
+ kotlin("multiplatform") version "1.8.20"
+ id("org.jetbrains.compose") version "1.4.0-rc03"
8
`maven-publish`
9
signing
10
id("io.github.gradle-nexus.publish-plugin") version "1.3.0"
0 commit comments