Fixed build errors

This commit is contained in:
Anuken
2018-06-08 10:02:15 -04:00
parent 2bcbc3294b
commit 0bd0602655
5 changed files with 80 additions and 9 deletions

View File

@@ -27,7 +27,7 @@ allprojects {
gdxVersion = '1.9.8'
roboVMVersion = '2.3.0'
aiVersion = '1.8.1'
uCoreVersion = '32c8405'
uCoreVersion = '382d7b2'
getVersionString = {
String buildVersion = getBuildVersion()