mirror of
https://github.com/yairm210/Unciv.git
synced 2025-07-21 21:30:20 +07:00
3.9.2
This commit is contained in:
@ -3,8 +3,8 @@ package com.unciv.build
|
|||||||
object BuildConfig {
|
object BuildConfig {
|
||||||
const val kotlinVersion = "1.3.71"
|
const val kotlinVersion = "1.3.71"
|
||||||
const val appName = "Unciv"
|
const val appName = "Unciv"
|
||||||
const val appCodeNumber = 436
|
const val appCodeNumber = 437
|
||||||
const val appVersion = "3.9.1"
|
const val appVersion = "3.9.2"
|
||||||
|
|
||||||
const val gdxVersion = "1.9.10"
|
const val gdxVersion = "1.9.10"
|
||||||
const val roboVMVersion = "2.3.1"
|
const val roboVMVersion = "2.3.1"
|
||||||
|
12
changelog.md
12
changelog.md
@ -1,3 +1,15 @@
|
|||||||
|
## 3.9.2
|
||||||
|
|
||||||
|
Move units out of cities when liberating
|
||||||
|
|
||||||
|
Thread crash fixes - By vainiovano
|
||||||
|
|
||||||
|
New translation language - Lithuanian
|
||||||
|
|
||||||
|
Clicking the menu button when it is open closes the menu
|
||||||
|
|
||||||
|
Translation updates
|
||||||
|
|
||||||
## 3.9.1
|
## 3.9.1
|
||||||
|
|
||||||
Buildings requiring a nearby resource can be constructed even when the tile belongs to another city
|
Buildings requiring a nearby resource can be constructed even when the tile belongs to another city
|
||||||
|
Reference in New Issue
Block a user