Skip to content

Commit

Permalink
Update build.gradle.kts
Browse files Browse the repository at this point in the history
  • Loading branch information
CultistGameDev committed Jul 21, 2024
1 parent 3b0c5a8 commit 28125cb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,7 @@ publishing {
publications {
register<MavenPublication>("gpr") {
from(components["java"])
groupId = "RogueDungeon"
artifactId = "Rogue-Dungeon"
}
}
Expand Down

0 comments on commit 28125cb

Please sign in to comment.