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 beae9ff commit a8ed3f3Copy full SHA for a8ed3f3
gradle/libs.versions.toml
@@ -55,7 +55,7 @@ coroutines-jdk8 = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-jdk8", ve
55
kotlin-coroutines-test = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-test", version.ref = "coroutines" }
56
coroutines-turbine = { module = "app.cash.turbine:turbine", version = "1.0.0" }
57
58
-compose-activity = "androidx.activity:activity-compose:1.8.0"
+compose-activity = "androidx.activity:activity-compose:1.8.1"
59
compose-compiler = "androidx.compose.compiler:compiler:1.5.3"
60
compose-foundation = "androidx.compose.foundation:foundation:1.5.4"
61
compose-material3 = "androidx.compose.material3:material3:1.1.2"
0 commit comments