mirror of
https://github.com/yairm210/Unciv.git
synced 2025-07-06 16:28:40 +07:00
Version rollout (#11282)
* Bump version and create initial changelog entry * Update Catalan.properties (#11281) * Create Norwegian.properties (#11275) * Create Norwegian.properties Created Norwegian.properties and some translations. * Update Norwegian.properties Updated and added more translations. * Update Norwegian.properties Added missing placeholders [civName], [city], [amount], and [mod], as well as a couple new translations. * Update completionPercentages.properties Added 'Norwegian = 0' to the percentages. * Create folder /no/ Created the folder /no/ with the description files in Norwegian. * Delete fastlane/metadata/android/no directory Wrongfully created the folder and files. * Update Norwegian.properties Added Fastlane descriptions, other translations * Added Norwegian.png * Delete android/Images.Flags/FlagIcons/Norwegian.png Removed for wrong size * Create Norwegian.png Correct size for Norwegian flag. * Update Czech.properties (#11273) * Translation part 1 * Translation part 2 * Translation part 3 * Fix brain not braining moment * Translated Wesnoth map import lines * Update French.properties (#11271) * Update Italian.properties (#11270) * Update Brazilian_Portuguese.properties (#11266) * Update Brazilian_Portuguese.properties * Update Brazilian_Portuguese.properties * Update Indonesian.properties (#11265) * Update Indonesian.properties Added and fixed the translation. * Update Indonesian.properties * Add the Conditional Unique for checking speed (#11260) * Added the conditionalSpeed unique * Changed the unique wording --------- Co-authored-by: yairm210 <yairm210@users.noreply.github.com> Co-authored-by: Joan Josep <juanjo.ng.83@gmail.com> Co-authored-by: Floxudoxu <67422605+Floxudoxu@users.noreply.github.com> Co-authored-by: jahodovykolac <79529669+jahodovykolac@users.noreply.github.com> Co-authored-by: Ouaz <Ouaz@users.noreply.github.com> Co-authored-by: Giuseppe D'Addio <41149920+Smashfanful@users.noreply.github.com> Co-authored-by: Vitor Gabriel <59321138+Ranbut@users.noreply.github.com> Co-authored-by: M792003 <158552928+M792003@users.noreply.github.com> Co-authored-by: PLynx <pawelrys2011@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 = 975
|
||||
const val appVersion = "4.10.16"
|
||||
const val appCodeNumber = 976
|
||||
const val appVersion = "4.10.17"
|
||||
|
||||
const val gdxVersion = "1.12.1"
|
||||
const val ktorVersion = "2.2.3"
|
||||
|
Reference in New Issue
Block a user