v1.2.0: implemented basic controller support

This commit is contained in:
Evan Debenham
2022-02-18 12:08:27 -05:00
parent ccfb7ddfad
commit a010144551
12 changed files with 218 additions and 6 deletions

View File

@@ -24,6 +24,7 @@ allprojects {
appAndroidTargetSDK = 31
gdxVersion = '1.10.0'
gdxControllersVersion = '2.2.1'
robovmVersion = '2.3.14'
}
version = appVersionName