Skip to content

Commit 00e39b5

Browse files
committed
Upgrade storyboard to dev Compose version
1 parent a769530 commit 00e39b5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

settings.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ pluginManagement {
1515
kotlin("multiplatform") version kotlinVersion
1616
kotlin("plugin.serialization") version kotlinVersion
1717
kotlin("plugin.compose") version kotlinVersion
18-
id("org.jetbrains.compose") version "1.8.0-beta01"
18+
id("org.jetbrains.compose") version "1.8.0+dev2284"
1919
}
2020
}
2121

0 commit comments

Comments
 (0)