Updated uCore, bugfixes, changed build script

This commit is contained in:
Anuken
2018-02-09 00:15:27 -05:00
parent 1f4a72d459
commit 30b4b78f9f
6 changed files with 7 additions and 7 deletions

View File

@@ -24,7 +24,7 @@ allprojects {
appName = 'Mindustry'
gdxVersion = '1.9.8'
aiVersion = '1.8.1'
uCoreVersion = 'a480029'
uCoreVersion = '629405c'
getVersionString = {
String buildVersion = getBuildVersion()