Updated to latest LibGDX

This commit is contained in:
Yair Morgenstern
2020-11-02 21:48:43 +02:00
parent 2cddfc2b56
commit 1568ce90da
4 changed files with 20 additions and 19 deletions

View File

@ -6,7 +6,7 @@ object BuildConfig {
const val appCodeNumber = 491
const val appVersion = "3.11.8"
const val gdxVersion = "1.9.10"
const val gdxVersion = "1.9.12"
const val roboVMVersion = "2.3.1"
const val ashleyVersion = "1.7.0"
const val aiVersion = "1.8.0"