LibGDX 1.13.0 (#12338)

This commit is contained in:
Yair Morgenstern
2024-10-25 09:23:24 +03:00
committed by GitHub
parent ef5970f6f3
commit add48125c7
3 changed files with 6 additions and 7 deletions

View File

@ -7,7 +7,7 @@ object BuildConfig {
const val appCodeNumber = 1062
const val appVersion = "4.14.0"
const val gdxVersion = "1.12.1"
const val gdxVersion = "1.13.0"
const val ktorVersion = "2.3.12"
const val coroutinesVersion = "1.8.1"