This commit is contained in:
Yair Morgenstern
2022-11-17 22:28:25 +02:00
parent 4038d75035
commit ac614c3a44
34 changed files with 62 additions and 46 deletions

View File

@ -4,7 +4,7 @@ object BuildConfig {
const val kotlinVersion = "1.7.0"
const val appName = "Unciv"
const val appCodeNumber = 765
const val appVersion = "4.2.21"
const val appVersion = "4.3.0"
const val gdxVersion = "1.11.0"
const val roboVMVersion = "2.3.1"