City labels are colored according to civ, and scale down when zooming in

This commit is contained in:
Yair Morgenstern
2018-04-05 12:47:10 +03:00
parent 8b176f062b
commit 39cc236fae
3 changed files with 33 additions and 18 deletions

View File

@ -21,8 +21,8 @@ android {
applicationId "com.unciv.game"
minSdkVersion 14
targetSdkVersion 26
versionCode 35
versionName "1.4.2"
versionCode 36
versionName "1.4.3"
}
buildTypes {
release {