Align artifact group with jitpack repository
Jitpack convention sets the artifact id as com.github.michaelbull:kotlin-result, excluding "kotlin-result" from the group name. This commit aligns the artifact's group name with their convention.
This commit is contained in:
parent
b812d938f9
commit
909462be86
@ -1,4 +1,4 @@
|
||||
group=com.github.michaelbull.kotlin-result
|
||||
group=com.github.michaelbull
|
||||
version=1.0.9-SNAPSHOT
|
||||
|
||||
dokkaVersion=0.9.14
|
||||
|
Loading…
Reference in New Issue
Block a user