Fixed bundle bug, updated uCore

This commit is contained in:
Anuken
2017-12-26 22:36:19 -05:00
parent bbda002a5b
commit c693674ac6
2 changed files with 1 additions and 2 deletions

View File

@@ -21,7 +21,7 @@ allprojects {
appName = "Mindustry"
gdxVersion = '1.9.8'
aiVersion = '1.8.1'
uCoreVersion = '468270db47';
uCoreVersion = '679ca0a4c7';
}
repositories {