Updated uCore

This commit is contained in:
Anuken
2018-01-31 15:24:17 -05:00
parent 9dd6b9e74b
commit 3d9ca10db3
2 changed files with 3 additions and 1 deletions

View File

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