mirror of
https://github.com/yairm210/Unciv.git
synced 2025-07-14 09:48:12 +07:00
Version rollout (#12665)
* Bump version and create initial changelog entry * Update Dutch.properties (#12664) * Update Brazilian_Portuguese.properties (#12654) * Update Croatian translation (#12651) * minor corrections * minor corrections 2 * fix formal and informal language * grammar corrections * Add Croatian instructions * Update Simplified_Chinese.properties (#12648) --------- Co-authored-by: yairm210 <yairm210@users.noreply.github.com> Co-authored-by: dutchwolfgirl <110766475+dutchwolfgirl@users.noreply.github.com> Co-authored-by: Vitor Gabriel <59321138+Ranbut@users.noreply.github.com> Co-authored-by: metablaster <44481081+metablaster@users.noreply.github.com> Co-authored-by: AutumnPizazz <114050365+AutumnPizazz@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 = 1083
|
||||
const val appVersion = "4.14.15"
|
||||
const val appCodeNumber = 1084
|
||||
const val appVersion = "4.14.16"
|
||||
|
||||
const val gdxVersion = "1.12.1"
|
||||
const val ktorVersion = "2.3.12"
|
||||
|
Reference in New Issue
Block a user