Updated to libGDX 1.9.9

This commit is contained in:
Anuken
2018-11-16 23:36:11 -05:00
parent 6a5bf08d55
commit dcc4732748

View File

@@ -23,9 +23,9 @@ allprojects {
versionModifier = 'alpha'
versionType = 'official'
appName = 'Mindustry'
gdxVersion = '1.9.8'
gdxVersion = '1.9.9'
roboVMVersion = '2.3.0'
uCoreVersion = '1d5b8b5359344bd1d956d6085be69b7a836906fc'
uCoreVersion = 'b276342625ac843932266aff194b9d4f5c26707b'
getVersionString = {
String buildVersion = getBuildVersion()