Updated uCore

This commit is contained in:
Anuken
2018-06-04 13:02:07 -04:00
parent 01f4a9b23b
commit a6225962b0
8 changed files with 15 additions and 18 deletions
+1 -1
View File
@@ -27,7 +27,7 @@ allprojects {
gdxVersion = '1.9.8'
roboVMVersion = '2.3.0'
aiVersion = '1.8.1'
uCoreVersion = 'ea792ea'
uCoreVersion = '8a2faf0'
getVersionString = {
String buildVersion = getBuildVersion()