Fixed build errors

This commit is contained in:
Anuken
2018-06-01 13:24:11 -04:00
parent a04e432aea
commit 863c159fbb
3 changed files with 4 additions and 6 deletions

View File

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