Now displays defender name properly, and not attacker name

This commit is contained in:
Yair Morgenstern
2018-04-05 11:19:31 +03:00
parent 461bea0cbc
commit e5e0c5daa5
2 changed files with 3 additions and 3 deletions

View File

@ -21,8 +21,8 @@ android {
applicationId "com.unciv.game"
minSdkVersion 14
targetSdkVersion 26
versionCode 34
versionName "1.4.1"
versionCode 35
versionName "1.4.2"
}
buildTypes {
release {