Updated uCore to fix build errors

This commit is contained in:
Anuken
2018-03-27 23:21:01 -04:00
parent 29051d4281
commit 8526c67e4d
2 changed files with 3 additions and 3 deletions

View File

@@ -25,7 +25,7 @@ allprojects {
appName = 'Mindustry' appName = 'Mindustry'
gdxVersion = '1.9.8' gdxVersion = '1.9.8'
aiVersion = '1.8.1' aiVersion = '1.8.1'
uCoreVersion = 'e6e2342' uCoreVersion = 'a4f1863'
getVersionString = { getVersionString = {
String buildVersion = getBuildVersion() String buildVersion = getBuildVersion()

View File

@@ -1,7 +1,7 @@
#Autogenerated file. Do not modify. #Autogenerated file. Do not modify.
#Tue Mar 27 23:14:38 EDT 2018 #Tue Mar 27 23:20:43 EDT 2018
version=release version=release
androidBuildCode=686 androidBuildCode=690
name=Mindustry name=Mindustry
code=3.4 code=3.4
build=custom build build=custom build