Updated uCore

This commit is contained in:
Anuken
2018-04-03 23:58:33 -04:00
parent efd9280f96
commit 0559b43bde
5 changed files with 12 additions and 13 deletions

View File

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