Crash fixes

This commit is contained in:
Anuken
2018-07-03 12:27:37 -04:00
parent e56d865416
commit c9b77e4e23
5 changed files with 9 additions and 4 deletions

View File

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