Skip to content

Commit 190bb76

Browse files
Removes compiler from build.gradle.kts
1 parent e802b09 commit 190bb76

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

app/build.gradle.kts

-1
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,6 @@ dependencies {
132132
val composeBom = platform(libs.androidx.compose.bom)
133133

134134
implementation(libs.androidx.activity.compose)
135-
implementation(libs.androidx.compose.compiler)
136135
implementation(composeBom)
137136
implementation(libs.androidx.compose.foundation.core)
138137
implementation(libs.androidx.compose.foundation.layout)

0 commit comments

Comments
 (0)