Readded city state select box

This commit is contained in:
Yair Morgenstern
2019-08-15 20:41:28 +03:00
parent 365cb6f1b9
commit 9a4722b6b9
3 changed files with 12 additions and 11 deletions

View File

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