Minor translation changes

This commit is contained in:
Yair Morgenstern
2019-05-30 19:57:27 +03:00
parent 16d8c16dfe
commit b068e6f88f
3 changed files with 9 additions and 14 deletions

View File

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