v2.1.0: updated gdx-controllers again to fix iOS crash on launch

This commit is contained in:
Evan Debenham
2023-05-16 00:19:05 -04:00
parent 2c2fec37dc
commit b82d2baa9b

View File

@@ -24,7 +24,7 @@ allprojects {
appAndroidTargetSDK = 33
gdxVersion = '1.11.0'
gdxControllersVersion = '2.2.3'
gdxControllersVersion = '2.2.4-SNAPSHOT'
robovmVersion = '2.3.19'
}
version = appVersionName