Version rollout (#12732)

* Bump version and create initial changelog entry

* Update Russian.properties (#12731)

I kept seeing this space for 3 years of playing this game, and it makes my anxiety act like crazy, delete it please xD

* Update Brazilian_Portuguese.properties (#12727)

* Update Brazilian_Portuguese.properties

* Update Brazilian_Portuguese.properties

* Update Brazilian_Portuguese.properties

* Update German translation (#12723)

* Update Spanish.properties (#12720)

by z4TaN

* Update Latin translation (#12715)

* Update Latin translation

* Update translation

* Fix typo

* Update Italian.properties (#12714)

---------

Co-authored-by: yairm210 <yairm210@users.noreply.github.com>
Co-authored-by: shwwwa <shwwwa.dev@gmail.com>
Co-authored-by: altiereslima <altieres.lima@gmail.com>
Co-authored-by: mape6 <mape6@posteo.de>
Co-authored-by: Nahuel Geno <142752140+NahuelGeno@users.noreply.github.com>
Co-authored-by: sls1005 <90055573+sls1005@users.noreply.github.com>
Co-authored-by: Giuseppe D'Addio <41149920+Smashfanful@users.noreply.github.com>
This commit is contained in:
Yair Morgenstern
2025-01-01 15:07:26 +02:00
committed by GitHub
parent 841fc3090c
commit aec9507f60
10 changed files with 454 additions and 462 deletions

View File

@ -4,8 +4,8 @@ package com.unciv.build
object BuildConfig {
const val kotlinVersion = "1.9.24"
const val appName = "Unciv"
const val appCodeNumber = 1086
const val appVersion = "4.14.18"
const val appCodeNumber = 1087
const val appVersion = "4.14.19"
const val gdxVersion = "1.12.1"
const val ktorVersion = "2.3.12"