Continuation of #590 - "Machu Picchu" instead of "Machu Pichu"

Changed info in saved games to fit the change
This commit is contained in:
Yair Morgenstern
2019-03-21 12:53:41 +02:00
parent 3f6dead4c6
commit 775055902f
13 changed files with 44 additions and 26 deletions

View File

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