Skip to content
This repository has been archived by the owner on May 24, 2024. It is now read-only.

Commit

Permalink
:feelsdumbman:
Browse files Browse the repository at this point in the history
  • Loading branch information
miozune committed Nov 20, 2022
1 parent 7004d21 commit 8b44e6b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@

dependencies {
shadowImplementation('com.github.GTNewHorizons:AVRcore:master-SNAPSHOT')
compile('com.github.GTNewHorizons:GT5-Unofficial:5.09.41.138-pre:dev') {transitive=false}
compile("com.github.GTNewHorizons:ModularUI:1.0.16:dev")
compile('com.github.GTNewHorizons:GT5-Unofficial:5.09.41.138-pre:dev')
compile("com.github.GTNewHorizons:ModularUI:1.0.16:dev") {transitive=false}
compile('com.github.GTNewHorizons:Yamcl:0.5.84:dev')
compile('com.github.GTNewHorizons:NotEnoughItems:2.3.7-GTNH:dev')
compile('com.github.GTNewHorizons:CodeChickenLib:1.1.5.5:dev')
Expand Down

0 comments on commit 8b44e6b

Please sign in to comment.