Human players can no longer see each other's construction info

This commit is contained in:
Yair Morgenstern
2019-04-29 00:36:08 +03:00
parent 2b8946f5e7
commit d5b247e2c1
3 changed files with 5 additions and 5 deletions

View File

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