Added Medic, Medic II promotions - #698

This commit is contained in:
Yair Morgenstern
2019-05-06 23:01:28 +03:00
parent cf2580b8ed
commit 89902bef95
8 changed files with 63 additions and 59 deletions

View File

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