Diplomacy screen, declaring war, no entering frienly enemy territory

This commit is contained in:
Yair Morgenstern
2018-08-02 21:21:30 +03:00
parent bf9e06445c
commit 215310b413
8 changed files with 93 additions and 64 deletions

View File

@ -21,8 +21,8 @@ android {
applicationId "com.unciv.game"
minSdkVersion 14
targetSdkVersion 26
versionCode 110
versionName "2.6.11"
versionCode 111
versionName "2.7.0"
}
buildTypes {
release {