Updated uCore

This commit is contained in:
Anuken 2018-01-10 14:44:10 -05:00
parent a9546de894
commit c195b27164

View File

@ -21,7 +21,7 @@ allprojects {
appName = "Mindustry"
gdxVersion = '1.9.8'
aiVersion = '1.8.1'
uCoreVersion = '0de709f';
uCoreVersion = 'a9a53276f4';
}
repositories {