Added "Buy tile" option to cities

This commit is contained in:
Yair Morgenstern
2018-09-23 10:39:56 +03:00
parent 52740ff28f
commit 5710001715
38 changed files with 158 additions and 123 deletions

View File

@ -21,8 +21,8 @@ android {
applicationId "com.unciv.game"
minSdkVersion 14
targetSdkVersion 26
versionCode 138
versionName "2.8.6"
versionCode 139
versionName "2.8.7"
}
buildTypes {
release {