Fixed combat for embarked units

This commit is contained in:
Yair Morgenstern
2018-10-23 22:08:30 +03:00
parent 7cd903c6b9
commit 230031e9f5
5 changed files with 17 additions and 8 deletions

View File

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