Skip to content

Commit 7123c4b

Browse files
Bump org.jetbrains.compose (#74)
1 parent f8784f6 commit 7123c4b

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
@@ -2,7 +2,7 @@ import java.util.Base64
22

33
plugins {
44
kotlin("multiplatform") version "1.5.30"
5-
id("org.jetbrains.compose") version "1.0.0-alpha4-build331"
5+
id("org.jetbrains.compose") version "1.0.0-alpha4-build344"
66
`maven-publish`
77
signing
88
id("io.github.gradle-nexus.publish-plugin") version "1.1.0"

0 commit comments

Comments
 (0)