mirror of
https://github.com/yairm210/Unciv.git
synced 2025-08-03 00:29:18 +07:00
Version rollout (#10412)
* Bump version and create initial changelog entry * Update German translation (#10409) * Update Spanish translations (#10407) * Update full_description.txt * Update short_description.txt * Update Spanish.properties * Update Polish.properties (#10398) * Update Indonesian.properties (#10396) Fastlane update and other new translations * Add missing translations to Ukrainian (#10393) Co-authored-by: Kostiantyn Ko <mormat.iam@gmail.com> * Update Italian.properties (#10392) * Update French.properties (#10389) * Update Dutch.translations (#10388) * Update Simplified Chinese (#10386) * Update Brazilian_Portuguese.properties (#10383) * Update Romanian.properties (#10354) --------- Co-authored-by: yairm210 <yairm210@users.noreply.github.com> Co-authored-by: mape6 <mape6@posteo.de> Co-authored-by: Caballero Arepa <78449553+Caballero-Arepa@users.noreply.github.com> Co-authored-by: Lesiakower <125187776+Lesiakower@users.noreply.github.com> Co-authored-by: kensvin <kensvin28@gmail.com> Co-authored-by: Kostiantyn Ko <test9@mormat.name> Co-authored-by: Kostiantyn Ko <mormat.iam@gmail.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: Lena Bullens <95299589+LenaBullens@users.noreply.github.com> Co-authored-by: chr_56 <30681738+chr56@users.noreply.github.com> Co-authored-by: Vitor Gabriel <59321138+Ranbut@users.noreply.github.com> Co-authored-by: ghd987654321 <141758961+ghd987654321@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 = 925
|
||||
const val appVersion = "4.8.15"
|
||||
const val appCodeNumber = 926
|
||||
const val appVersion = "4.8.16"
|
||||
|
||||
const val gdxVersion = "1.11.0"
|
||||
const val ktorVersion = "2.2.3"
|
||||
|
Reference in New Issue
Block a user