Bugfixes for GWT

This commit is contained in:
Anuken
2018-09-03 13:48:16 -04:00
parent e877310d85
commit 8654f25a4f
3 changed files with 9 additions and 2 deletions

View File

@@ -26,7 +26,7 @@ allprojects {
appName = 'Mindustry'
gdxVersion = '1.9.8'
roboVMVersion = '2.3.0'
uCoreVersion = 'f311d4683c798c2b0e5967938edb7a52a1294119'
uCoreVersion = '64ec4a15148b27749ca7b505dea9743add9902f2'
getVersionString = {
String buildVersion = getBuildVersion()