Skip to content

Commit 9a6bb5c

Browse files
committed
Trying to add mavenCoordinates
1 parent c698a49 commit 9a6bb5c

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

build.gradle.kts

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,4 +48,9 @@ pluginBundle {
4848
website = "https://github.com/Faire/gradle-kotlin-buildozer"
4949
vcsUrl = "https://github.com/Faire/gradle-kotlin-buildozer"
5050
tags = listOf("dependency", "verification", "analyze")
51+
52+
mavenCoordinates {
53+
groupId = "com.faire.gradle.analyze"
54+
artifactId = "gradle-kotlin-buildozer"
55+
}
5156
}

0 commit comments

Comments
 (0)