We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e29c187 commit 5d606bdCopy full SHA for 5d606bd
1 file changed
gradle/libs.versions.toml
@@ -13,7 +13,7 @@ voyager = "1.1.0-beta03"
13
14
[libraries]
15
androidx-lifecycle = { module = "androidx.lifecycle:lifecycle-common", version = "2.9.4" }
16
-compose-activity = { module = "androidx.activity:activity-compose", version = "1.10.1" }
+compose-activity = { module = "androidx.activity:activity-compose", version = "1.11.0" }
17
compose-ui = { module = "androidx.compose.ui:ui", version = "1.9.1" }
18
coroutines = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-core", version.ref = "kotlinx-coroutines" }
19
coroutines-swing = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-swing", version.ref = "kotlinx-coroutines" }
0 commit comments