Updated uCore, recorder fix

This commit is contained in:
Anuken
2018-02-19 12:47:57 -05:00
parent cba42d2f19
commit 03079e9611
5 changed files with 9 additions and 6 deletions

View File

@@ -24,7 +24,7 @@ allprojects {
appName = 'Mindustry'
gdxVersion = '1.9.8'
aiVersion = '1.8.1'
uCoreVersion = '1deab5e'
uCoreVersion = '4c049ea'
getVersionString = {
String buildVersion = getBuildVersion()