We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 251f735 commit 040ce02Copy full SHA for 040ce02
settings.gradle.kts
@@ -1,3 +1,5 @@
1
pluginManagement { includeBuild("build/plugin-publish-conventions") }
2
3
plugins { id("org.gradlex.internal.gradlex-build-conventions") version "0.7" }
4
+
5
+rootProject.name = "extra-java-module-info"
0 commit comments