Skip to content

Commit a93a93e

Browse files
committed
jitpack try x14
1 parent a90e45b commit a93a93e

1 file changed

Lines changed: 0 additions & 8 deletions

File tree

build.gradle

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@ buildscript {
3131
plugins {
3232
id 'java'
3333
id 'java-library'
34-
id 'maven-publish'
3534
alias(libs.plugins.architectury)
3635
alias(libs.plugins.architectury.loom) apply false
3736
alias(libs.plugins.loom.quiltflower) apply false
@@ -119,10 +118,3 @@ allprojects {
119118
}
120119

121120
}
122-
tasks.withType(PublishToMavenLocal) {
123-
enabled = false
124-
}
125-
126-
tasks.withType(PublishToMavenRepository) {
127-
enabled = false
128-
}

0 commit comments

Comments
 (0)