-
Notifications
You must be signed in to change notification settings - Fork 14
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* use GT MTE IDs * bump dependencies * spotless * implement methods for ResultNoSpaceProject * update * Update deps * Recipes: Cleanup merged gt5u addons + return early if dreamcraft is not found * reupdate deps --------- Co-authored-by: Caedis <[email protected]> Co-authored-by: Martin Robertz <[email protected]>
- Loading branch information
1 parent
be03184
commit 74e22fe
Showing
4 changed files
with
66 additions
and
59 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
dependencies { | ||
api('com.github.GTNewHorizons:GT5-Unofficial:5.09.49.38:dev') | ||
api('com.github.GTNewHorizons:Galaxy-Space-GTNH:1.1.90-GTNH:dev') | ||
api('com.github.GTNewHorizons:GTNHLib:0.4.8:dev') | ||
api('com.github.GTNewHorizons:GT5-Unofficial:5.09.49.45:dev') | ||
api('com.github.GTNewHorizons:Galaxy-Space-GTNH:1.1.91-GTNH:dev') | ||
api('com.github.GTNewHorizons:GTNHLib:0.4.9:dev') | ||
compileOnly("com.github.GTNewHorizons:Hodgepodge:2.5.52:dev") {transitive = false} | ||
} |
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