Skip to content

Commit 8cca401

Browse files
author
Jurvis Tan
committed
Change groupId to org.lightningdevkit
1 parent be1fb77 commit 8cca401

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

bindings/kotlin/ldk-node-android/lib/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ afterEvaluate {
6060
publishing {
6161
publications {
6262
create<MavenPublication>("maven") {
63-
groupId = "co.jurvis"
63+
groupId = "org.lightningdevkit"
6464
artifactId = "ldk-node-android"
6565
version = libraryVersion
6666

0 commit comments

Comments
 (0)