We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 94fcc84 + 49932c4 commit 6071972Copy full SHA for 6071972
compose-ui/build.gradle.kts
@@ -91,7 +91,7 @@ kotlin {
91
api(projects.shared)
92
implementation(libs.cupertino)
93
api(compose.uiUtil)
94
- implementation("com.composables:core:1.43.1")
+ implementation("com.composables:core:1.44.0")
95
implementation("org.jetbrains.androidx.lifecycle:lifecycle-viewmodel-compose:2.9.4")
96
}
97
0 commit comments