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

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Dream-Master committed May 6, 2024
1 parent 9b112f3 commit a09f71d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,10 @@ dependencies {
// transitive = false
//}
compileOnly("com.github.GTNewHorizons:GTplusplus:1.12.2:dev")
{
transitive = false
}
compileOnly("com.github.GTNewHorizons:ThaumicBases:1.6.4:dev")
{
transitive = false
}
Expand Down

0 comments on commit a09f71d

Please sign in to comment.