Updated uCore

This commit is contained in:
Anuken
2018-02-27 19:36:25 -05:00
parent f72fd01050
commit 1195b6c541
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 = '1b29d6c'
uCoreVersion = '0a15aeb'
getVersionString = {
String buildVersion = getBuildVersion()