Updated uCore / Minor server tweak

This commit is contained in:
Anuken
2018-08-15 17:46:33 -04:00
parent d4d9d59fe4
commit 36c01fde94
2 changed files with 2 additions and 2 deletions

View File

@@ -26,7 +26,7 @@ allprojects {
appName = 'Mindustry'
gdxVersion = '1.9.8'
roboVMVersion = '2.3.0'
uCoreVersion = '9969ed07b1'
uCoreVersion = '76dc741b49'
getVersionString = {
String buildVersion = getBuildVersion()