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.
2 parents 97b685a + a90e25e commit 6706e6cCopy full SHA for 6706e6c
build.gradle.kts
@@ -1,6 +1,7 @@
1
plugins {
2
kotlin("jvm") version "1.4.31"
3
id("org.jetbrains.dokka") version "1.4.32"
4
+ `maven-publish`
5
}
6
7
group = "com.github.haroldadmin"
0 commit comments