Updated uCore

This commit is contained in:
Anuken 2018-07-03 11:21:53 -04:00
parent efc779a8d7
commit e56d865416

View File

@ -27,7 +27,7 @@ allprojects {
gdxVersion = '1.9.8'
roboVMVersion = '2.3.0'
aiVersion = '1.8.1'
uCoreVersion = 'a048b25074'
uCoreVersion = 'bc1c2e0848'
getVersionString = {
String buildVersion = getBuildVersion()