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 c698a49 commit 9a6bb5cCopy full SHA for 9a6bb5c
build.gradle.kts
@@ -48,4 +48,9 @@ pluginBundle {
48
website = "https://github.com/Faire/gradle-kotlin-buildozer"
49
vcsUrl = "https://github.com/Faire/gradle-kotlin-buildozer"
50
tags = listOf("dependency", "verification", "analyze")
51
+
52
+ mavenCoordinates {
53
+ groupId = "com.faire.gradle.analyze"
54
+ artifactId = "gradle-kotlin-buildozer"
55
+ }
56
}
0 commit comments