mirror of
https://github.com/yairm210/Unciv.git
synced 2025-07-26 23:58:43 +07:00
4.4.0
This commit is contained in:
@ -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
|
||||
* ---
|
||||
*/
|
||||
|
Reference in New Issue
Block a user