Skip to content

Commit

Permalink
Update build.gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
imtianx authored Oct 13, 2022
1 parent bbfb836 commit bd73dce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion library/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ dependencies {}
publishing {
publications {
release(MavenPublication) {
groupId = 'com.github.coming-chat'
groupId = 'org.comingchat'
artifactId = 'wallet-sdk-android'
version getVersionName()
artifact("libs/wallet-sources.jar") {
Expand Down

0 comments on commit bd73dce

Please sign in to comment.