Resolved #603 - Move unit icons back above city label

This commit is contained in:
Yair Morgenstern
2019-04-09 16:49:24 +03:00
parent 7fa24a8f17
commit 06b44140b8
4 changed files with 14 additions and 6 deletions

View File

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