Cleanup, possible junction fix

This commit is contained in:
Anuken
2018-01-24 17:48:06 -05:00
parent 8c39e05f58
commit 3900258b6c
4 changed files with 5 additions and 5 deletions

View File

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