We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b8c6faa commit 9094a29Copy full SHA for 9094a29
build.gradle.kts
@@ -26,7 +26,7 @@ buildscript {
26
subprojects {
27
apply(plugin = "org.jetbrains.dokka")
28
29
- group = "io.github.tabilzad.ktor"
+ group = "io.github.tabilzad.inspektor"
30
version = project.properties["VERSION_NAME"].toString()
31
32
repositories {
0 commit comments