Fixed all GWT errors, released new version

This commit is contained in:
Anuken
2017-12-24 14:40:08 -05:00
parent ea63451f49
commit c69779bf7e
9 changed files with 22 additions and 12 deletions

View File

@@ -21,7 +21,7 @@ allprojects {
appName = "Mindustry"
gdxVersion = '1.9.8'
aiVersion = '1.8.1'
uCoreVersion = '9217329ccb';
uCoreVersion = 'c3176395de';
}
repositories {