Skip to content

Commit

Permalink
Remove maven central from publication repos
Browse files Browse the repository at this point in the history
  • Loading branch information
PierreMardon committed Dec 18, 2023
1 parent 6bb3c1e commit f367450
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,6 @@ repositories {
}

publishing {
repositories {
mavenCentral()
}
publications {
create<MavenPublication>("maven") {
groupId = "com.pittscraft"
Expand Down

0 comments on commit f367450

Please sign in to comment.