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 82c59e7 commit 75e9ce8Copy full SHA for 75e9ce8
gradle/libs.versions.toml
@@ -13,7 +13,7 @@ kotlin = "2.2.20"
13
androidx-activity-compose = "androidx.activity:activity-compose:1.11.0"
14
androidx-core = "androidx.core:core-ktx:1.17.0"
15
16
-compose-material3-adaptive = "org.jetbrains.compose.material3.adaptive:adaptive:1.2.0-alpha06"
+compose-material3-adaptive = "org.jetbrains.compose.material3.adaptive:adaptive:1.2.0-alpha07"
17
18
kotlinx-coroutines-core = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-core", version.ref = "coroutines" }
19
kotlinx-coroutines-swing = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-swing", version.ref = "coroutines" }
0 commit comments