v1.4.0: updated gdx-controller, includes some fixes for android input

This commit is contained in:
Evan Debenham
2022-09-16 13:30:47 -04:00
parent e19aa75bf2
commit 998fb3c670
2 changed files with 1 additions and 6 deletions

View File

@@ -24,7 +24,7 @@ allprojects {
appAndroidTargetSDK = 31
gdxVersion = '1.11.0'
gdxControllersVersion = '2.2.2'
gdxControllersVersion = '2.2.3-SNAPSHOT'
robovmVersion = '2.3.16'
}
version = appVersionName