Updated uCore

This commit is contained in:
Anuken
2018-03-15 12:29:19 -04:00
parent d0b414b61d
commit 95db857fb5
2 changed files with 4 additions and 4 deletions

View File

@@ -25,7 +25,7 @@ allprojects {
appName = 'Mindustry'
gdxVersion = '1.9.8'
aiVersion = '1.8.1'
uCoreVersion = 'cdfa32d'
uCoreVersion = '36de2b4'
getVersionString = {
String buildVersion = getBuildVersion()