Updated uCore

This commit is contained in:
Anuken 2018-03-31 22:41:22 -04:00
parent 0813f00ea1
commit af483e93f3

View File

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