Synced puddles, updated uCore

This commit is contained in:
Anuken
2018-06-10 20:53:13 -04:00
parent 9b7750c1f3
commit c508f30d92
5 changed files with 45 additions and 27 deletions

View File

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