This commit is contained in:
Yair Morgenstern
2023-01-14 21:27:11 +02:00
parent 4a8b949df8
commit b5281e20c9
40 changed files with 623 additions and 360 deletions

View File

@ -4,8 +4,17 @@ object BuildConfig {
const val kotlinVersion = "1.7.21"
const val appName = "Unciv"
const val appCodeNumber = 797
const val appVersion = "4.3.22"
const val appVersion = "4.4.0"
const val gdxVersion = "1.11.0"
const val roboVMVersion = "2.3.1"
}
/**
* OLD:
* 10852
*
* NEW:
* 10258 for 5
* ---
*/