aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Robertz <dream-master@gmx.net>2021-11-27 20:47:27 +0100
committerGitHub <noreply@github.com>2021-11-27 20:47:27 +0100
commited1262752bd63ea0abae7d038613e73465b73314 (patch)
tree083bf30d0c5a895563c966a6ea8050e20ff5eae7
parent56be9609ea6185e9b973a31924d4008f1583397d (diff)
downloadGT5-Unofficial-ed1262752bd63ea0abae7d038613e73465b73314.tar.gz
GT5-Unofficial-ed1262752bd63ea0abae7d038613e73465b73314.tar.bz2
GT5-Unofficial-ed1262752bd63ea0abae7d038613e73465b73314.zip
Update build.gradle.kts
Former-commit-id: 2a845974e9e1d380583bbb783c1d0cf263c04516
-rw-r--r--build.gradle.kts2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.gradle.kts b/build.gradle.kts
index 864fc15612..83dc215272 100644
--- a/build.gradle.kts
+++ b/build.gradle.kts
@@ -132,7 +132,7 @@ dependencies {
this.isChanging = true
}
compile ("com.github.GTNewHorizons:StructureLib:1.0.6:deobf")
- compile("com.github.GTNewHorizons:TinkersConstruct:master-SNAPSHOT:deobf") {
+ compile("com.github.GTNewHorizons:TinkersConstruct:master-SNAPSHOT:dev") {
this.isChanging = true
}
compileOnly("com.github.GTNewHorizons:Applied-Energistics-2-Unofficial:rv3-1.7.10-SNAPSHOT:dev") {