mirror of
https://github.com/yairm210/Unciv.git
synced 2025-07-14 17:59:11 +07:00
Version rollout (#12285)
* Bump version and create initial changelog entry * Update Latin translation (#12284) * Merge a branch * Update translation * Fix translation * Update translation * Fix translation --------- Co-authored-by: sls1005 <sls1005@github.com> * Update French.properties (#12281) * Update Italian.properties (#12278) * Update German translation (#12277) * Update Brazilian_Portuguese.properties (#12275) --------- Co-authored-by: yairm210 <yairm210@users.noreply.github.com> Co-authored-by: sls1005 <90055573+sls1005@users.noreply.github.com> Co-authored-by: sls1005 <sls1005@github.com> Co-authored-by: Ouaz <Ouaz@users.noreply.github.com> Co-authored-by: Giuseppe D'Addio <41149920+Smashfanful@users.noreply.github.com> Co-authored-by: mape6 <mape6@posteo.de> Co-authored-by: Vitor Gabriel <59321138+Ranbut@users.noreply.github.com>
This commit is contained in:
@ -4,8 +4,8 @@ package com.unciv.build
|
||||
object BuildConfig {
|
||||
const val kotlinVersion = "1.9.24"
|
||||
const val appName = "Unciv"
|
||||
const val appCodeNumber = 1057
|
||||
const val appVersion = "4.13.15"
|
||||
const val appCodeNumber = 1058
|
||||
const val appVersion = "4.13.16"
|
||||
|
||||
const val gdxVersion = "1.12.1"
|
||||
const val ktorVersion = "2.3.12"
|
||||
|
Reference in New Issue
Block a user