Skip to content

Commit 827c0d0

Browse files
committed
fixed group id
1 parent f5267cd commit 827c0d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ plugins {
33
id 'maven-publish'
44
}
55

6-
group 'com.papsign.ktor'
6+
group 'com.github.papsign'
77
version '0.2-beta.15-SNAPSHOT'
88

99
repositories {

0 commit comments

Comments
 (0)