uCore update

This commit is contained in:
Anuken 2018-11-22 23:38:59 -05:00
parent 24c72650fb
commit 942eed402a

View File

@ -25,7 +25,7 @@ allprojects {
appName = 'Mindustry'
gdxVersion = '1.9.9'
roboVMVersion = '2.3.0'
uCoreVersion = 'c9aadd4d0b5848dbc4dbbd0fcd701b11c30c02bb'
uCoreVersion = '09e13f973a0769d971316d1d4f4a1eef3570926f'
getVersionString = {
String buildVersion = getBuildVersion()