mirror of
https://github.com/yairm210/Unciv.git
synced 2025-07-23 14:19:15 +07:00
Version rollout (#10578)
* Bump version and create initial changelog entry * Update Polish.properties (#10556) * Update Polish.properties * Update Polish.properties * Update Polish.properties * Update Spanish.properties (#10555) * Update French.properties (#10553) * Update Italian.properties (#10552) * Update Turkish.properties (#10549) * Update Turkish.properties Added new translations * Update Turkish.properties * Update Turkish.properties * Update Turkish.properties * Update Turkish.properties * Update Malay.properties (#10548) 323 - 417 * Update Brazilian_Portuguese.properties (#10547) --------- Co-authored-by: yairm210 <yairm210@users.noreply.github.com> Co-authored-by: Lesiakower <125187776+Lesiakower@users.noreply.github.com> Co-authored-by: Caballero Arepa <78449553+Caballero-Arepa@users.noreply.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: komandotayfa <53448093+komandotayfa@users.noreply.github.com> Co-authored-by: Mikhail <151419244+MetaFBMI@users.noreply.github.com> 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.8.21"
|
||||
const val appName = "Unciv"
|
||||
const val appCodeNumber = 931
|
||||
const val appVersion = "4.9.1"
|
||||
const val appCodeNumber = 932
|
||||
const val appVersion = "4.9.2"
|
||||
|
||||
const val gdxVersion = "1.12.1"
|
||||
const val ktorVersion = "2.2.3"
|
||||
|
Reference in New Issue
Block a user