Updated Patreon image, unfortunately Patreon is not accepting it at the moment

This commit is contained in:
Yair Morgenstern
2019-10-28 21:43:18 +02:00
parent f80b0ee777
commit d3ccdc55d5
2 changed files with 2 additions and 2 deletions

View File

@ -21,8 +21,8 @@ android {
applicationId "com.unciv.app"
minSdkVersion 14
targetSdkVersion 29
versionCode 315
versionName "3.1.10"
versionCode 316
versionName "3.1.11"
}
// Had to add this crap for Travis to build, it wanted to sign the app