Fixed some crashes

This commit is contained in:
Anuken
2018-07-14 17:16:13 -04:00
parent 1aa4b8cb88
commit ab2f260a52
2 changed files with 8 additions and 6 deletions

View File

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