Removed all UI builders / Updated uCore and functional interfaces

This commit is contained in:
Anuken
2018-07-14 22:06:03 -04:00
parent 7dc33111fc
commit 37b9df3202
20 changed files with 366 additions and 672 deletions
+1 -1
View File
@@ -27,7 +27,7 @@ allprojects {
gdxVersion = '1.9.8'
roboVMVersion = '2.3.0'
aiVersion = '1.8.1'
uCoreVersion = '3e5d498bd7'
uCoreVersion = 'b860a30db6'
getVersionString = {
String buildVersion = getBuildVersion()