Skip to content

Commit c1a45f4

Browse files
Refactor composeCompiler configuration in build.gradle
1 parent 7ea5a21 commit c1a45f4

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

Jetcaster/wear/build.gradle

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -71,10 +71,6 @@ android {
7171
}
7272
}
7373

74-
composeCompiler {
75-
76-
}
77-
7874
composeCompiler {
7975
reportsDestination = layout.buildDirectory.dir("compose_compiler")
8076
metricsDestination = layout.buildDirectory.dir("compose_compiler")

0 commit comments

Comments
 (0)