Skip to content

Commit 6f3f4d2

Browse files
Update plugin org.jetbrains.compose to v1.7.1+build1894-release-1.7.1
1 parent 4a32bc6 commit 6f3f4d2

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.0.21"
2222
val agpVersion = "8.7.1"
23-
val composeVersion = "1.7.0"
23+
val composeVersion = "1.7.1+build1894-release-1.7.1"
2424

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

0 commit comments

Comments
 (0)