LibGDX 1.13.1

This commit is contained in:
yairm210
2025-01-08 20:26:19 +02:00
parent 612375d85d
commit ff30d123c0
3 changed files with 6 additions and 7 deletions

View File

@ -7,7 +7,7 @@ object BuildConfig {
const val appCodeNumber = 1089
const val appVersion = "4.15.1"
const val gdxVersion = "1.12.1"
const val gdxVersion = "1.13.1"
const val ktorVersion = "2.3.12"
const val coroutinesVersion = "1.8.1"