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.
2 parents 87d4f14 + 96cae95 commit 5f13d9eCopy full SHA for 5f13d9e
lifecycle/lifecycle-runtime-compose/build.gradle
@@ -62,7 +62,7 @@ kotlin {
62
api(project(":annotation:annotation"))
63
implementation(project(":lifecycle:lifecycle-common"))
64
api project(":lifecycle:lifecycle-runtime")
65
- api("org.jetbrains.compose.runtime:runtime:1.7.1")
+ api("org.jetbrains.compose.runtime:runtime:1.8.2")
66
67
implementation(libs.kotlinStdlib)
68
}
0 commit comments