Skip to content

Commit a8975c8

Browse files
Update plugin org.jetbrains.compose to v1.9.0
1 parent 5540246 commit a8975c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ pluginManagement {
2020
plugins {
2121
val kotlinVersion = "2.2.20"
2222
val agpVersion = "8.13.0"
23-
val composeVersion = "1.8.2"
23+
val composeVersion = "1.9.0"
2424

2525
kotlin("jvm").version(kotlinVersion)
2626
kotlin("multiplatform").version(kotlinVersion)

0 commit comments

Comments
 (0)