mirror of
https://github.com/yairm210/Unciv.git
synced 2025-07-26 15:49:14 +07:00
Version rollout (#9918)
* Bump version and create initial changelog entry * Update Indonesian.properties (#9916) * Update Indonesian.properties * Update Indonesian.properties Variable errors * Italian: Add translations for '# Requires' lines (#9915) --------- Co-authored-by: yairm210 <yairm210@users.noreply.github.com> Co-authored-by: kensvin <kensvin28@gmail.com> Co-authored-by: TommasoPetrolito <tommasouni@gmail.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 = 900
|
||||
const val appVersion = "4.7.14"
|
||||
const val appCodeNumber = 901
|
||||
const val appVersion = "4.7.15"
|
||||
|
||||
const val gdxVersion = "1.11.0"
|
||||
const val ktorVersion = "2.2.3"
|
||||
|
Reference in New Issue
Block a user