Skip to content

Commit a995a1e

Browse files
authored
Merge pull request #454 from mbakgun/renovate/composeversion
Update plugin org.jetbrains.compose to v1.9.1
2 parents 8b8d236 + 489f50c commit a995a1e

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.9.0"
23+
val composeVersion = "1.9.1"
2424

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

0 commit comments

Comments
 (0)