diff options
author | bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com> | 2019-10-11 21:09:04 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-10-11 21:09:04 +0200 |
commit | 08ccc497fb99d0af2eaa999743a8024356f40be3 (patch) | |
tree | 39dbc764f2785a7b956cd072bbd61b2ec9d11830 /build.properties | |
parent | fbf4c6b162fd752570b65a0f719c4b3b0b840858 (diff) | |
download | GT5-Unofficial-08ccc497fb99d0af2eaa999743a8024356f40be3.tar.gz GT5-Unofficial-08ccc497fb99d0af2eaa999743a8024356f40be3.tar.bz2 GT5-Unofficial-08ccc497fb99d0af2eaa999743a8024356f40be3.zip |
Gradle fix (#39)
* update gradle
Former-commit-id: 116d83e0fb0dfb24a4bab656ba9c342e62cebead
Diffstat (limited to 'build.properties')
-rw-r--r-- | build.properties | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/build.properties b/build.properties index 91a4eb39d7..aa9a58c099 100644 --- a/build.properties +++ b/build.properties @@ -30,5 +30,5 @@ 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 -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 +enderio.version=1.7.10-2.3.0.429_beta +enderiocore.version=1.7.10-0.2.0.39_beta
\ No newline at end of file |