Skip to content

Commit

Permalink
fix: fix group id
Browse files Browse the repository at this point in the history
Signed-off-by: Ahmed Moussa <[email protected]>
  • Loading branch information
hamada147 committed May 20, 2024
1 parent e6e8c25 commit 8330d80
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@ version = "1.0.0-alpha"
group = "io.iohk.atala.prism"

allprojects {
group = "io.iohk.atala.prism"

repositories {
google()
mavenCentral()
Expand Down

0 comments on commit 8330d80

Please sign in to comment.