Skip to content

Commit

Permalink
Pre-Release Of Version 9.0
Browse files Browse the repository at this point in the history
*Load ImproperUI from the modrinth api instead from an actual file

*Added a dependency check from the fabric.mod.json to ImproperUI (as requested in #1 and #2)
  • Loading branch information
I-No-oNe committed Jul 6, 2024
1 parent 600af72 commit 9a32cae
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -80,12 +80,4 @@ publishing {
from components.java
}
}

// See https://docs.gradle.org/current/userguide/publishing_maven.html for information on how to set up publishing.
repositories {
// Add repositories to publish to here.
// Notice: This block does NOT have the same function as the block in the top level.
// The repositories here will be used for publishing your artifact, not for
// retrieving dependencies.
}
}

0 comments on commit 9a32cae

Please sign in to comment.