Updated uCore

This commit is contained in:
Anuken
2018-04-12 17:34:24 -04:00
parent b1ad8f917d
commit 439d2c88ae
2 changed files with 4 additions and 4 deletions

View File

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