Diplomacy is ready to be unleashed upon the unsuspecting public!

This commit is contained in:
Yair Morgenstern
2019-05-02 00:11:32 +03:00
parent b4fc129a9b
commit e8f27c4ef4
8 changed files with 83 additions and 12 deletions

View File

@ -21,8 +21,8 @@ android {
applicationId "com.unciv.app"
minSdkVersion 14
targetSdkVersion 28
versionCode 233
versionName "2.15.0-patch2"
versionCode 234
versionName "2.16.0"
}
// Had to add this crap for Travis to build, it wanted to sign the app