diff options
author | bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com> | 2019-10-11 13:38:34 +0200 |
---|---|---|
committer | bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com> | 2019-10-11 13:38:34 +0200 |
commit | fbf4c6b162fd752570b65a0f719c4b3b0b840858 (patch) | |
tree | 658599b16fd16191d298afb4a24ca1f1e287d482 /build.properties | |
parent | 34e37d0a903e2345daf39efa1cfda6a7fc3b01bd (diff) | |
download | GT5-Unofficial-fbf4c6b162fd752570b65a0f719c4b3b0b840858.tar.gz GT5-Unofficial-fbf4c6b162fd752570b65a0f719c4b3b0b840858.tar.bz2 GT5-Unofficial-fbf4c6b162fd752570b65a0f719c4b3b0b840858.zip |
updated gradle deps
+version increase
Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com>
Former-commit-id: 298be7ee279e420b20a4093e805e2c447ddfddb8
Diffstat (limited to 'build.properties')
-rw-r--r-- | build.properties | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/build.properties b/build.properties index 116283303f..91a4eb39d7 100644 --- a/build.properties +++ b/build.properties @@ -23,10 +23,12 @@ mc_version=1.7.10 majorUpdate=0 minorUpdate=5 -buildNumber=2_pre16 +buildNumber=2_pre17 APIVersion=8 ic2.version=2.2.828-experimental gregtech.version=5.09.32.36 gregtech.jenkinsbuild=143 applecore.version=1.7.10-3.1.1 -galacticraft.version=1.7-3.0.12.504
\ No newline at end of file +galacticraft.version=1.7-3.0.12.504 +enderio.version=1.7.10-2.3.0.417_beta +enderiocore.version=1.7.10-0.1.0.25_beta
\ No newline at end of file |