updated to libgdx-utils 0.13.1 (thanks to @guilhermessilva on twitter)
1 files changed, 1 insertions(+), 1 deletions(-) M build.gradle
M build.gradle +1 -1
@@ 19,7 19,7 @@ allprojects { ext { appName = 'SomeLibgdxTests' gdxVersion = '1.6.4' - gdxUtilsVersion = '0.13.1-SNAPSHOT' + gdxUtilsVersion = '0.13.1' roboVMVersion = '1.5.0' box2DLightsVersion = '1.3' ashleyVersion = '1.3.1'