mirror of
https://github.com/yairm210/Unciv.git
synced 2025-09-27 22:06:05 -04:00
3.18.9
This commit is contained in:
parent
b537f9e386
commit
e9da000485
@ -3,8 +3,8 @@ package com.unciv.build
|
|||||||
object BuildConfig {
|
object BuildConfig {
|
||||||
const val kotlinVersion = "1.5.30"
|
const val kotlinVersion = "1.5.30"
|
||||||
const val appName = "Unciv"
|
const val appName = "Unciv"
|
||||||
const val appCodeNumber = 654
|
const val appCodeNumber = 655
|
||||||
const val appVersion = "3.18.8-patch1"
|
const val appVersion = "3.18.9"
|
||||||
|
|
||||||
const val gdxVersion = "1.10.0"
|
const val gdxVersion = "1.10.0"
|
||||||
const val roboVMVersion = "2.3.1"
|
const val roboVMVersion = "2.3.1"
|
||||||
|
10
changelog.md
10
changelog.md
@ -1,3 +1,13 @@
|
|||||||
|
# 3.18.9
|
||||||
|
|
||||||
|
Uniques and conditionals for translating are taken directly from the uniquetypes
|
||||||
|
|
||||||
|
Can gift improvements to city states also on water tiles / when other improvements have been built on the resource
|
||||||
|
|
||||||
|
Enabled code minify, hopefully shrinks apk size
|
||||||
|
|
||||||
|
Resolved crash when selecting resources in map editor
|
||||||
|
|
||||||
# 3.18.8
|
# 3.18.8
|
||||||
|
|
||||||
Solved bug that made civilian units uncapturable
|
Solved bug that made civilian units uncapturable
|
||||||
|
Loading…
x
Reference in New Issue
Block a user