Crashes fixed

This commit is contained in:
Anuken
2018-08-17 11:32:12 -04:00
parent 6d7941fba4
commit 0f7799422e
5 changed files with 10 additions and 12 deletions

View File

@@ -26,7 +26,7 @@ allprojects {
appName = 'Mindustry'
gdxVersion = '1.9.8'
roboVMVersion = '2.3.0'
uCoreVersion = 'c28462b127'
uCoreVersion = '1d353d76e9'
getVersionString = {
String buildVersion = getBuildVersion()