Updated uCore

This commit is contained in:
Anuken
2018-01-03 13:54:27 -05:00
parent 6034b5ec79
commit cfbeec8e64

View File

@@ -21,7 +21,7 @@ allprojects {
appName = "Mindustry"
gdxVersion = '1.9.8'
aiVersion = '1.8.1'
uCoreVersion = '021a59f';
uCoreVersion = 'fa5bdb3da0';
}
repositories {