-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix GTNH-Intergalactic with new renamed GT API (#70)
* apply the great renaming to GTNH-intergalactic * fix merge conflicts * update gt * maybe spotless? * spotless! * update gt * update --------- Co-authored-by: Martin Robertz <[email protected]>
- Loading branch information
1 parent
74e22fe
commit c41bd1f
Showing
28 changed files
with
465 additions
and
464 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.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} | ||
api('com.github.GTNewHorizons:GT5-Unofficial:5.09.49.55:dev') | ||
api('com.github.GTNewHorizons:Galaxy-Space-GTNH:1.1.92-GTNH:dev') | ||
api('com.github.GTNewHorizons:GTNHLib:0.5.3:dev') | ||
compileOnly("com.github.GTNewHorizons:Hodgepodge:2.5.55: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
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
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
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
Oops, something went wrong.