Updates for new uCore version

This commit is contained in:
Anuken
2018-04-05 22:30:25 -04:00
parent 53ca2d0755
commit 5172ae781f
15 changed files with 220 additions and 220 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()