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'
gdxVersion = '1.9.8'
aiVersion = '1.8.1'
uCoreVersion = 'e6e2342'
uCoreVersion = 'a4f1863'
getVersionString = {
String buildVersion = getBuildVersion()