Skip to content

Commit a716472

Browse files
Update plugin org.jetbrains.compose to v1.6.10-rc03
1 parent c268d5c commit a716472

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 org.jetbrains.kotlin.gradle.tasks.KotlinCompile
22

33
plugins {
44
kotlin("jvm") version "1.9.23"
5-
id("org.jetbrains.compose") version "1.6.10-rc01"
5+
id("org.jetbrains.compose") version "1.6.10-rc03"
66
}
77

88
group = "com.hoc.kotlin_playground"

0 commit comments

Comments
 (0)