We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6fd3d9d commit dea0ae1Copy full SHA for dea0ae1
1 file changed
build.gradle.kts
@@ -1,6 +1,7 @@
1
plugins {
2
id("java-library")
3
id("jacoco")
4
+ id("maven-publish")
5
}
6
7
group = "org.glavo"
0 commit comments