This commit is contained in:
yairm210 2021-12-10 15:37:17 +02:00
parent b537f9e386
commit e9da000485
2 changed files with 12 additions and 2 deletions

View File

@ -3,8 +3,8 @@ package com.unciv.build
object BuildConfig {
const val kotlinVersion = "1.5.30"
const val appName = "Unciv"
const val appCodeNumber = 654
const val appVersion = "3.18.8-patch1"
const val appCodeNumber = 655
const val appVersion = "3.18.9"
const val gdxVersion = "1.10.0"
const val roboVMVersion = "2.3.1"

View File

@ -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
Solved bug that made civilian units uncapturable