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 364ea1e commit 57b995dCopy full SHA for 57b995d
build.gradle.kts
@@ -4,7 +4,7 @@ import io.gitlab.arturbosch.detekt.*
4
5
plugins {
6
kotlin("js") version "1.7.10"
7
- id("org.jetbrains.compose") version "1.2.0-rc02-dev816"
+ id("org.jetbrains.compose") version "1.2.0"
8
`maven-publish`
9
signing
10
id("io.github.gradle-nexus.publish-plugin") version "1.1.0"
0 commit comments