mirror of
https://github.com/yairm210/Unciv.git
synced 2025-07-06 16:28:40 +07:00
Version rollout (#7400)
* Bump version and create initial changelog entry * Update Indonesian.properties (#7398) * Update Simplified_Chinese.properties (#7397) * Herbad patch 1 (#7395) * Update Persian_(Pinglish-UN).properties * Update Persian_(Pinglish-UN).properties Edit the problem * Update German translation (#7391) * Update Catalan.properties (#7389) * Update Lithuanian.properties (#7385) * Update Filipino.properties (#7384) * Update French.properties (#7383) * Update Spanish.properties (#7381) Co-authored-by: yairm210 <yairm210@users.noreply.github.com> Co-authored-by: kensvin <63847755+Kensvin28@users.noreply.github.com> Co-authored-by: heipizhu4 <100454479+heipizhu4@users.noreply.github.com> Co-authored-by: Herbad <108671374+Herbad@users.noreply.github.com> Co-authored-by: MartinP <77325495+Mape6@users.noreply.github.com> Co-authored-by: Joan Josep <juanjo.ng.83@gmail.com> Co-authored-by: MindaugasRumsa51 <107413099+MindaugasRumsa51@users.noreply.github.com> Co-authored-by: Shann Aurelle Ripalda <shannaurelleg@gmail.com> Co-authored-by: Ouaz <Ouaz@users.noreply.github.com> Co-authored-by: Caballero Arepa <78449553+ArchDuque-Pancake@users.noreply.github.com>
This commit is contained in:
@ -3,8 +3,8 @@ package com.unciv.build
|
||||
object BuildConfig {
|
||||
const val kotlinVersion = "1.7.0"
|
||||
const val appName = "Unciv"
|
||||
const val appCodeNumber = 734
|
||||
const val appVersion = "4.1.16"
|
||||
const val appCodeNumber = 735
|
||||
const val appVersion = "4.1.17"
|
||||
|
||||
const val gdxVersion = "1.11.0"
|
||||
const val roboVMVersion = "2.3.1"
|
||||
|
Reference in New Issue
Block a user