1
0
mirror of https://github.com/Anuken/Mindustry.git synced 2024-09-17 11:27:35 +03:00

Updated uCore

This commit is contained in:
Anuken 2018-06-08 12:23:11 -04:00
parent 8e00bdcf30
commit 0620c635e5

View File

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