This commit is contained in:
Yair Morgenstern
2021-02-06 22:39:36 +02:00
parent 4104f72729
commit 71266b213e
29 changed files with 379 additions and 215 deletions

View File

@ -4,7 +4,7 @@ object BuildConfig {
const val kotlinVersion = "1.3.71"
const val appName = "Unciv"
const val appCodeNumber = 527
const val appVersion = "3.12.12"
const val appVersion = "3.12.13"
const val gdxVersion = "1.9.12"
const val roboVMVersion = "2.3.1"