Updated uCore

This commit is contained in:
Anuken
2018-03-07 16:22:04 -05:00
parent 4be5752b69
commit a7096720d6
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -25,7 +25,7 @@ allprojects {
appName = 'Mindustry'
gdxVersion = '1.9.8'
aiVersion = '1.8.1'
uCoreVersion = '642824c'
uCoreVersion = '80af5ed'
getVersionString = {
String buildVersion = getBuildVersion()