diff --git a/build.gradle b/build.gradle index 8867b40fc6..da94f43d1a 100644 --- a/build.gradle +++ b/build.gradle @@ -25,7 +25,7 @@ allprojects { appName = 'Mindustry' gdxVersion = '1.9.8' aiVersion = '1.8.1' - uCoreVersion = 'cdfa32d' + uCoreVersion = '36de2b4' getVersionString = { String buildVersion = getBuildVersion() diff --git a/core/assets/version.properties b/core/assets/version.properties index 1b46609194..7dd63cd907 100644 --- a/core/assets/version.properties +++ b/core/assets/version.properties @@ -1,7 +1,7 @@ #Autogenerated file. Do not modify. -#Tue Mar 13 13:44:46 EDT 2018 +#Thu Mar 15 12:29:06 EDT 2018 version=release -androidBuildCode=381 +androidBuildCode=388 name=Mindustry code=3.4 -build=34 +build=custom build