forked from bdew-minecraft/neiaddons
-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Update buildscript * Use Tags class * update gardle + bs * Disable Jabel --------- Co-authored-by: Martin Robertz <[email protected]>
- Loading branch information
1 parent
79422c5
commit 0abcb69
Showing
5 changed files
with
115 additions
and
37 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,8 @@ | ||
// Add your dependencies here | ||
|
||
dependencies { | ||
api('com.github.GTNewHorizons:NotEnoughItems:2.4.6-GTNH:dev') | ||
api('com.github.GTNewHorizons:NotEnoughItems:2.4.13-GTNH:dev') | ||
|
||
implementation('com.github.GTNewHorizons:ForestryMC:4.6.14:dev') | ||
implementation('com.github.GTNewHorizons:waila:1.6.2:dev') | ||
implementation('com.github.GTNewHorizons:waila:1.6.5:dev') | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters