This commit is contained in:
Yair Morgenstern
2022-05-15 20:44:18 +03:00
parent 01497a14ec
commit b5a2aa59b6
33 changed files with 160 additions and 165 deletions

View File

@ -4,7 +4,7 @@ object BuildConfig {
const val kotlinVersion = "1.6.21"
const val appName = "Unciv"
const val appCodeNumber = 710
const val appVersion = "4.0.17"
const val appVersion = "4.1.0"
const val gdxVersion = "1.11.0"
const val roboVMVersion = "2.3.1"