Skip to content

Commit 712dc80

Browse files
Bump org.jetbrains.compose from 1.2.1-rc03 to 1.2.1 (#288)
1 parent 915866e commit 712dc80

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
@@ -3,7 +3,7 @@ import io.gitlab.arturbosch.detekt.*
33

44
plugins {
55
kotlin("js") version "1.7.20"
6-
id("org.jetbrains.compose") version "1.2.1-rc03"
6+
id("org.jetbrains.compose") version "1.2.1"
77
`maven-publish`
88
signing
99
id("io.github.gradle-nexus.publish-plugin") version "1.1.0"

0 commit comments

Comments
 (0)