Added list of units to empire overview

This commit is contained in:
Yair Morgenstern
2018-07-19 13:29:52 +03:00
parent d8ac537535
commit 0d261e88bf
3 changed files with 37 additions and 9 deletions

View File

@ -21,8 +21,8 @@ android {
applicationId "com.unciv.game"
minSdkVersion 14
targetSdkVersion 26
versionCode 103
versionName "2.6.5"
versionCode 104
versionName "2.6.6"
}
buildTypes {
release {