changelog+buildconfig for next version

This commit is contained in:
yairm210 2021-08-26 17:42:29 +03:00
parent 448b04fab8
commit d2cd65dd6a
2 changed files with 16 additions and 2 deletions

View File

@ -3,8 +3,8 @@ package com.unciv.build
object BuildConfig {
const val kotlinVersion = "1.4.30"
const val appName = "Unciv"
const val appCodeNumber = 616
const val appVersion = "3.16.7"
const val appCodeNumber = 617
const val appVersion = "3.16.8"
const val gdxVersion = "1.10.0"
const val roboVMVersion = "2.3.1"

View File

@ -1,3 +1,17 @@
## 3.16.8
Upload APK files to Github release
Can now play as 2 separate civs with the same userId
Fixed Krepost unique
Conquering a city destroys buildings inside the city - By xlenstra
By SomeTroglodyte:
- Starting locations reworked
- Stat Icons Redone
## 3.16.7
By xlenstra: