Updated uCore

This commit is contained in:
Anuken
2018-03-02 09:11:02 -05:00
parent 830c3dcec6
commit e37cdf6040
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 = '0a15aeb'
uCoreVersion = 'b75c689'
getVersionString = {
String buildVersion = getBuildVersion()