Added info of tile's unit defence bonus to tile info (not everyone is a veteren Civ player...)

This commit is contained in:
Yair Morgenstern
2018-10-28 12:37:00 +02:00
parent f7021154f3
commit cc0e76ba00
4 changed files with 14 additions and 8 deletions

View File

@ -21,8 +21,8 @@ android {
applicationId "com.unciv.game"
minSdkVersion 14
targetSdkVersion 26
versionCode 150
versionName "2.9.3"
versionCode 151
versionName "2.9.5"
}
buildTypes {
release {