We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7f4928b commit 1f1e30bCopy full SHA for 1f1e30b
demo/build.gradle.kts
@@ -49,7 +49,6 @@ kotlin {
49
implementation(compose.runtime)
50
implementation(cpnProject(project, ":material2"))
51
implementation(cpnProject(project, ":material3"))
52
- implementation(cpnProject(project, ":lifecycle-viewmodel"))
53
implementation(cpnProject(project, ":navigation"))
54
/*
55
see https://github.com/JetBrains/compose-multiplatform-core/blob/476d43b99a27696d12ef087e8028d90789645ba7/compose/ui/ui/build.gradle#L54
0 commit comments