Skip to content

Commit

Permalink
Update ark-core group
Browse files Browse the repository at this point in the history
  • Loading branch information
oluiscabral committed Nov 1, 2024
1 parent 07842dd commit 3ab0c1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion java/lib/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ plugins {
`java-library` // Apply the java-library plugin for API and implementation separation.
}

group = "dev.arkbuilders"
group = "dev.arkbuilders.core"
version = "1.0-SNAPSHOT"

repositories {
Expand Down

0 comments on commit 3ab0c1b

Please sign in to comment.