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 5540246 commit a8975c8Copy full SHA for a8975c8
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.8.2"
+ val composeVersion = "1.9.0"
24
25
kotlin("jvm").version(kotlinVersion)
26
kotlin("multiplatform").version(kotlinVersion)
0 commit comments