Updated uCore with new threading changes

This commit is contained in:
Anuken 2018-10-20 11:41:10 -04:00
parent f78abd61d4
commit 83a5c3af8a

View File

@ -27,7 +27,7 @@ allprojects {
appName = 'Mindustry'
gdxVersion = '1.9.8'
roboVMVersion = '2.3.0'
uCoreVersion = '4d5571b3efc30975e0c073f87fae9ff5cb2ae4d7'
uCoreVersion = '97b03d5408d0cc836258f0af0f0a12dcb14a5ede'
getVersionString = {
String buildVersion = getBuildVersion()