This commit is contained in:
Yair Morgenstern
2022-03-21 21:29:55 +02:00
parent 7a337dea4d
commit 5fa10348b5
32 changed files with 1036 additions and 422 deletions

View File

@ -4,7 +4,7 @@ object BuildConfig {
const val kotlinVersion = "1.5.30"
const val appName = "Unciv"
const val appCodeNumber = 690
const val appVersion = "3.19.19"
const val appVersion = "4.0.0"
const val gdxVersion = "1.10.0"
const val roboVMVersion = "2.3.1"