Updated uCore / Sector deploying support

This commit is contained in:
Anuken
2018-07-16 20:53:35 -04:00
parent dd45b43d7f
commit 07f0be8d8d
8 changed files with 79 additions and 25 deletions

View File

@@ -27,7 +27,7 @@ allprojects {
gdxVersion = '1.9.8'
roboVMVersion = '2.3.0'
aiVersion = '1.8.1'
uCoreVersion = 'b860a30db6'
uCoreVersion = '27f83f3522e30c8f58e9fa4fe4764d5cd03195c7'
getVersionString = {
String buildVersion = getBuildVersion()