Progress bar should no longer appear after getting a tech in the middle of research for free

Generalized unique fonts to fit Korean as well as Chinese
This commit is contained in:
Yair Morgenstern
2019-10-22 00:14:56 +03:00
parent 965217d95c
commit e6ecc53615
3 changed files with 22 additions and 16 deletions

View File

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