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 4a32bc6 commit 6f3f4d2Copy full SHA for 6f3f4d2
settings.gradle.kts
@@ -20,7 +20,7 @@ pluginManagement {
20
plugins {
21
val kotlinVersion = "2.0.21"
22
val agpVersion = "8.7.1"
23
- val composeVersion = "1.7.0"
+ val composeVersion = "1.7.1+build1894-release-1.7.1"
24
25
kotlin("jvm").version(kotlinVersion)
26
kotlin("multiplatform").version(kotlinVersion)
0 commit comments