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