Updated uCore, ready to merge

This commit is contained in:
Anuken
2018-02-07 21:08:27 -05:00
parent 757f4f5a53
commit 435161f59d

View File

@@ -22,7 +22,7 @@ allprojects {
appName = "Mindustry" appName = "Mindustry"
gdxVersion = '1.9.8' gdxVersion = '1.9.8'
aiVersion = '1.8.1' aiVersion = '1.8.1'
uCoreVersion = 'f40fdf3' uCoreVersion = 'a480029'
} }
repositories { repositories {