v2.3.1: updated libGDX to 1.12.1 and mobiVM to 2.3.20

This commit is contained in:
Evan Debenham
2024-01-22 13:42:30 -05:00
parent 5069d034c9
commit 4056c48545
9 changed files with 30 additions and 19 deletions
+2 -2
View File
@@ -24,9 +24,9 @@ allprojects {
appAndroidMinSDK = 14
appAndroidTargetSDK = 33
gdxVersion = '1.11.0'
gdxVersion = '1.12.1'
gdxControllersVersion = '2.2.4-SNAPSHOT'
robovmVersion = '2.3.19'
robovmVersion = '2.3.20'
}
version = appVersionName