Updated uCore

This commit is contained in:
Anuken
2018-01-23 21:31:17 -05:00
parent 66f7557770
commit 257335ebaf
6 changed files with 7 additions and 8 deletions

View File

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