No height difference between hills and hills with jungle/forest

This commit is contained in:
Yair Morgenstern
2019-01-21 23:10:03 +02:00
parent d7067d2835
commit 9ba73c4a6f
3 changed files with 7 additions and 7 deletions

View File

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