1
0
mirror of https://github.com/Anuken/Mindustry.git synced 2024-09-21 13:28:12 +03:00

Updated uCore

This commit is contained in:
Anuken 2018-03-28 00:22:39 -04:00
parent 2a1110c358
commit 795464e737

View File

@ -25,7 +25,7 @@ allprojects {
appName = 'Mindustry'
gdxVersion = '1.9.8'
aiVersion = '1.8.1'
uCoreVersion = 'a4f1863'
uCoreVersion = '1d4cc71'
getVersionString = {
String buildVersion = getBuildVersion()