Updated uCore

This commit is contained in:
Anuken
2018-04-14 13:49:42 -04:00
parent 439d2c88ae
commit 4b6b1b43cd
4 changed files with 11 additions and 11 deletions

View File

@@ -25,7 +25,7 @@ allprojects {
appName = 'Mindustry'
gdxVersion = '1.9.8'
aiVersion = '1.8.1'
uCoreVersion = '5e20b05'
uCoreVersion = 'a6f9111'
getVersionString = {
String buildVersion = getBuildVersion()