v1.3.0: updated libGDX to 1.11.0

This commit is contained in:
Evan Debenham
2022-05-13 13:07:21 -04:00
parent b6471276e2
commit b4713369bf
7 changed files with 35 additions and 107 deletions
+1 -1
View File
@@ -23,7 +23,7 @@ allprojects {
appAndroidMinSDK = 14
appAndroidTargetSDK = 31
gdxVersion = '1.10.0'
gdxVersion = '1.11.0'
gdxControllersVersion = '2.2.1'
robovmVersion = '2.3.16'
}