Skip to content

Commit 9094a29

Browse files
committed
set top level maven coordinate to inspektor
1 parent b8c6faa commit 9094a29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ buildscript {
2626
subprojects {
2727
apply(plugin = "org.jetbrains.dokka")
2828

29-
group = "io.github.tabilzad.ktor"
29+
group = "io.github.tabilzad.inspektor"
3030
version = project.properties["VERSION_NAME"].toString()
3131

3232
repositories {

0 commit comments

Comments
 (0)