We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e802b09 commit 190bb76Copy full SHA for 190bb76
app/build.gradle.kts
@@ -132,7 +132,6 @@ dependencies {
132
val composeBom = platform(libs.androidx.compose.bom)
133
134
implementation(libs.androidx.activity.compose)
135
- implementation(libs.androidx.compose.compiler)
136
implementation(composeBom)
137
implementation(libs.androidx.compose.foundation.core)
138
implementation(libs.androidx.compose.foundation.layout)
0 commit comments