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 0711837 commit 0ea2b1eCopy full SHA for 0ea2b1e
settings.gradle.kts
@@ -20,7 +20,7 @@ pluginManagement {
20
plugins {
21
val kotlinVersion = "2.2.21"
22
val agpVersion = "8.13.0"
23
- val composeVersion = "1.9.1"
+ val composeVersion = "1.9.2"
24
25
kotlin("jvm").version(kotlinVersion)
26
kotlin("multiplatform").version(kotlinVersion)
0 commit comments