Fantasy hex tileset is go!

This commit is contained in:
Yair Morgenstern
2019-03-19 18:35:58 +02:00
parent 21377f63e7
commit d6f3ab3f40
41 changed files with 571 additions and 460 deletions

View File

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