Cannot declare friendship after denounce and vice versa

This commit is contained in:
Yair Morgenstern
2019-06-02 19:47:49 +03:00
parent 7803d3ebdf
commit 0916720f86
2 changed files with 6 additions and 4 deletions

View File

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