From 913a24fa383a5beaad83f0a8f5eb04ea55385d62 Mon Sep 17 00:00:00 2001 From: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com> Date: Mon, 8 Apr 2019 07:02:52 +0200 Subject: +added depts to build.grandle Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com> Former-commit-id: 8d24914f14b9b5dcb799bd337e9c870a7774fdf1 --- build.properties | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'build.properties') diff --git a/build.properties b/build.properties index 12d78ec78d..c81d017315 100644 --- a/build.properties +++ b/build.properties @@ -27,4 +27,6 @@ buildNumber=3 APIVersion=5 ic2.version=2.2.828-experimental gregtech.version=5.09.32.36 -gregtech.jenkinsbuild=143 \ No newline at end of file +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 -- cgit