Skip to content

Commit 053feef

Browse files
eymarbashor
authored andcommitted
remove the redundant compose configuration
1 parent dd5a81d commit 053feef

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

Diff for: compose-jetsnack/android/build.gradle.kts

-5
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,3 @@ android {
3535
}
3636
}
3737
}
38-
39-
compose {
40-
val composeVersion = project.property("compose.compiler.version") as String
41-
kotlinCompilerPlugin.set(composeVersion)
42-
}

0 commit comments

Comments
 (0)