Resolved #782 - Wonders are no longer built twice under "race conditions"

This commit is contained in:
Yair Morgenstern
2019-05-20 19:48:18 +03:00
parent 95a3a65c34
commit a54f68528f
2 changed files with 11 additions and 5 deletions

View File

@ -21,7 +21,7 @@ android {
applicationId "com.unciv.app"
minSdkVersion 14
targetSdkVersion 28
versionCode 243
versionCode 244
versionName "2.16.7"
}