mirror of
https://github.com/yairm210/Unciv.git
synced 2025-09-26 13:27:22 -04:00
changelog+buildconfig for next version
This commit is contained in:
parent
448b04fab8
commit
d2cd65dd6a
@ -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"
|
||||
|
14
changelog.md
14
changelog.md
@ -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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user