Updated uCore

This commit is contained in:
Anuken
2018-04-05 22:30:59 -04:00
parent 343a94bf05
commit c6efa6ca2e
2 changed files with 3 additions and 3 deletions

View File

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