We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b8d236 commit 489f50cCopy full SHA for 489f50c
settings.gradle.kts
@@ -20,7 +20,7 @@ pluginManagement {
20
plugins {
21
val kotlinVersion = "2.2.20"
22
val agpVersion = "8.13.0"
23
- val composeVersion = "1.9.0"
+ val composeVersion = "1.9.1"
24
25
kotlin("jvm").version(kotlinVersion)
26
kotlin("multiplatform").version(kotlinVersion)
0 commit comments