Trade now almost entirely separate from Trade Screen, so the Trade screen can become a Diplomacy screen!

This commit is contained in:
Yair Morgenstern
2018-08-01 22:41:23 +03:00
parent 04c0c87d7c
commit 023c4cd1c6
2 changed files with 66 additions and 50 deletions

View File

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