Fixed build errors

This commit is contained in:
Anuken
2018-05-01 16:02:42 -04:00
parent 8a83e0fc1a
commit 1bf728359d
5 changed files with 34 additions and 9 deletions

View File

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