We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b7c9fda commit af33de0Copy full SHA for af33de0
1 file changed
build.gradle.kts
@@ -76,15 +76,6 @@ subprojects {
76
events(TestLogEvent.STANDARD_OUT)
77
}
78
79
-
80
-// extensions.configure<PublishingExtension> {
81
-// repositories {
82
-// maven("https://repo.purpurmc.org/snapshots") {
83
-// name = "plazma"
84
-// credentials(PasswordCredentials::class)
85
-// }
86
87
88
89
90
tasks.register("printMinecraftVersion") {
0 commit comments