Fixed bug when playing with translations and constructing science, gold or nothing in a city

This commit is contained in:
Yair Morgenstern
2018-08-12 20:45:17 +03:00
parent 4c0372a8b5
commit bb25616b69
4 changed files with 15 additions and 5 deletions

View File

@ -21,8 +21,8 @@ android {
applicationId "com.unciv.game"
minSdkVersion 14
targetSdkVersion 26
versionCode 118
versionName "2.7.6"
versionCode 120
versionName "2.7.7"
}
buildTypes {
release {