Added Civ icon to cities

Improved City Connection icon
This commit is contained in:
Yair Morgenstern
2019-06-19 20:13:32 +03:00
parent a6d1cdc398
commit a1e1b91b9a
4 changed files with 12 additions and 5 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.0 KiB

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1006 KiB

After

Width:  |  Height:  |  Size: 1006 KiB

View File

@ -21,8 +21,8 @@ android {
applicationId "com.unciv.app"
minSdkVersion 14
targetSdkVersion 28
versionCode 259
versionName "2.17.8"
versionCode 260
versionName "2.17.9"
}
// Had to add this crap for Travis to build, it wanted to sign the app