We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dd5a81d commit 053feefCopy full SHA for 053feef
compose-jetsnack/android/build.gradle.kts
@@ -35,8 +35,3 @@ android {
35
}
36
37
38
-
39
-compose {
40
- val composeVersion = project.property("compose.compiler.version") as String
41
- kotlinCompilerPlugin.set(composeVersion)
42
-}
0 commit comments