From 4ad66883933452980280c7f4c93e298e17fa80fd Mon Sep 17 00:00:00 2001 From: fgnm Date: Thu, 25 Feb 2021 20:12:13 +0100 Subject: [PATCH] Update (again) to libGDX 1.9.15-SNAPSHOT --- gradle.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gradle.properties b/gradle.properties index 1f1b9ec9..dbf6aa31 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,5 +1,5 @@ -gdxVersion = 1.9.14 -gdxVersionBeta = 1.9.14 +gdxVersion = 1.9.15-SNAPSHOT +gdxVersionBeta = 1.9.15-SNAPSHOT box2dlightsVersion = 1.6-SNAPSHOT ashleyVersion = 1.7.4 spineVersion = 3.8.55.1