Updated uCore

This commit is contained in:
Anuken 2018-01-04 19:59:23 -05:00
parent c435249c4f
commit 356798d935

View File

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