Skip to content

Commit 81efd8b

Browse files
author
Utngy Pisal
committed
Change group id
1 parent f43c5d0 commit 81efd8b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

hybrid-crypto/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,9 +39,9 @@ afterEvaluate {
3939
release(MavenPublication) {
4040
from components.release
4141

42-
groupId = 'com.github.utngypisal'
42+
groupId = 'com.github.pisalcoding'
4343
artifactId = 'hybrid-crypto'
44-
version = '1.0.0'
44+
version = '1.0.1'
4545
}
4646
}
4747
}

0 commit comments

Comments
 (0)