mirror of
https://github.com/yairm210/Unciv.git
synced 2025-07-19 04:10:22 +07:00
Version rollout (#12034)
* Bump version and create initial changelog entry * Provide translations to Ukrainian (#12031) Co-authored-by: Kostiantyn Ko <mormat.iam@gmail.com> * Update Brazilian_Portuguese.properties (#12030) * Update Italian.properties (#12029) * Update French.properties (#12028) * Update Indonesian.properties (#12025) Corrected grammatical errors and translated the new codes. * Fix Traditional Chinese translation (#12024) * Fix the translation. Use parentheses to fix the word-order problem. * Change some of the words --------- Co-authored-by: sls1005 <sls1005@github.com> * Fixed translation misses --------- Co-authored-by: yairm210 <yairm210@users.noreply.github.com> Co-authored-by: Kostiantyn Ko <test9@mormat.name> Co-authored-by: Kostiantyn Ko <mormat.iam@gmail.com> Co-authored-by: Vitor Gabriel <59321138+Ranbut@users.noreply.github.com> Co-authored-by: Giuseppe D'Addio <41149920+Smashfanful@users.noreply.github.com> Co-authored-by: Ouaz <Ouaz@users.noreply.github.com> Co-authored-by: X2003 <158255876+Xenia2003@users.noreply.github.com> Co-authored-by: sls1005 <90055573+sls1005@users.noreply.github.com> Co-authored-by: sls1005 <sls1005@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 = 1029
|
||||
const val appVersion = "4.12.14"
|
||||
const val appCodeNumber = 1030
|
||||
const val appVersion = "4.12.15"
|
||||
|
||||
const val gdxVersion = "1.12.1"
|
||||
const val ktorVersion = "2.3.12"
|
||||
|
Reference in New Issue
Block a user