Updated uCore / Made splitter distribute properly

This commit is contained in:
Anuken
2018-07-09 18:14:55 -04:00
parent f3cc881930
commit dbee30a412
6 changed files with 36 additions and 26 deletions

View File

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