Added Foreign Legion unique unit - #563

This commit is contained in:
Yair Morgenstern
2019-04-12 13:33:59 +03:00
parent a969c8f479
commit dc2f88765b
6 changed files with 43 additions and 11 deletions

View File

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