We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 59f472b commit a56f406Copy full SHA for a56f406
1 file changed
gradle-plugins/react/brownfield/build.gradle.kts
@@ -1,5 +1,3 @@
1
-import java.util.Properties
2
-
3
plugins {
4
alias(libs.plugins.kotlinJvm)
5
`java-gradle-plugin`
@@ -124,4 +122,3 @@ tasks.javadoc {
124
122
source = "8"
125
123
}
126
127
0 commit comments