From e37cdf60406ebed6d4719aaf2a1c2013fb288cda Mon Sep 17 00:00:00 2001 From: Anuken Date: Fri, 2 Mar 2018 09:11:02 -0500 Subject: [PATCH] Updated uCore --- build.gradle | 2 +- core/assets/version.properties | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/build.gradle b/build.gradle index 4b4ab3045a..7af6684fa3 100644 --- a/build.gradle +++ b/build.gradle @@ -25,7 +25,7 @@ allprojects { appName = 'Mindustry' gdxVersion = '1.9.8' aiVersion = '1.8.1' - uCoreVersion = '0a15aeb' + uCoreVersion = 'b75c689' getVersionString = { String buildVersion = getBuildVersion() diff --git a/core/assets/version.properties b/core/assets/version.properties index 010a54366c..7777ba6a54 100644 --- a/core/assets/version.properties +++ b/core/assets/version.properties @@ -1,7 +1,7 @@ #Autogenerated file. Do not modify. -#Thu Mar 01 22:16:30 EST 2018 +#Fri Mar 02 09:10:49 EST 2018 version=release -androidBuildCode=319 +androidBuildCode=320 name=Mindustry code=3.4 build=custom build