mirror of
https://github.com/yairm210/Unciv.git
synced 2025-07-21 05:09:25 +07:00
Version rollout (#11360)
* Bump version and create initial changelog entry * Update Turkish.properties but there is a bug (#11351) * Update Turkish.properties * Update Turkish.properties * Update Indonesian.properties (#11343) * Update Indonesian.properties Added and fixed some translation. * Update Indonesian.properties * Update Indonesian.properties * Update Indonesian.properties * Update Indonesian.properties * Update Indonesian.properties * Update Indonesian.properties --------- Co-authored-by: yairm210 <yairm210@users.noreply.github.com> Co-authored-by: ygz213 <77006222+ygz213@users.noreply.github.com> Co-authored-by: M792003 <158552928+M792003@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 = 981
|
||||
const val appVersion = "4.10.21"
|
||||
const val appCodeNumber = 982
|
||||
const val appVersion = "4.10.22"
|
||||
|
||||
const val gdxVersion = "1.12.1"
|
||||
const val ktorVersion = "2.2.3"
|
||||
|
Reference in New Issue
Block a user