From 439d2c88ae8c542fbb0935f8ebae1c0f8c505936 Mon Sep 17 00:00:00 2001 From: Anuken Date: Thu, 12 Apr 2018 17:34:24 -0400 Subject: [PATCH] Updated uCore --- build.gradle | 2 +- core/assets/version.properties | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/build.gradle b/build.gradle index e70a369b41..c3125d07ff 100644 --- a/build.gradle +++ b/build.gradle @@ -25,7 +25,7 @@ allprojects { appName = 'Mindustry' gdxVersion = '1.9.8' aiVersion = '1.8.1' - uCoreVersion = 'b41a747' + uCoreVersion = '5e20b05' getVersionString = { String buildVersion = getBuildVersion() diff --git a/core/assets/version.properties b/core/assets/version.properties index 71b26cf7e8..51e65610fb 100644 --- a/core/assets/version.properties +++ b/core/assets/version.properties @@ -1,7 +1,7 @@ #Autogenerated file. Do not modify. -#Wed Apr 11 13:05:08 EDT 2018 +#Thu Apr 12 17:32:28 EDT 2018 version=release -androidBuildCode=507 +androidBuildCode=511 name=Mindustry code=3.5 -build=37 +build=custom build