Skip to content

Commit af33de0

Browse files
committed
work in progress
1 parent b7c9fda commit af33de0

1 file changed

Lines changed: 0 additions & 9 deletions

File tree

build.gradle.kts

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -76,15 +76,6 @@ subprojects {
7676
events(TestLogEvent.STANDARD_OUT)
7777
}
7878
}
79-
80-
// extensions.configure<PublishingExtension> {
81-
// repositories {
82-
// maven("https://repo.purpurmc.org/snapshots") {
83-
// name = "plazma"
84-
// credentials(PasswordCredentials::class)
85-
// }
86-
// }
87-
// }
8879
}
8980

9081
tasks.register("printMinecraftVersion") {

0 commit comments

Comments
 (0)