Updated uCore

This commit is contained in:
Anuken
2018-01-19 19:11:58 -05:00
parent 49aef2bf99
commit 726b62a395

View File

@@ -21,7 +21,7 @@ allprojects {
appName = "Mindustry"
gdxVersion = '1.9.8'
aiVersion = '1.8.1'
uCoreVersion = '3922a3d95d';
uCoreVersion = '6b139be';
}
repositories {