Added tech progress bars in tech picking screen

This commit is contained in:
Yair Morgenstern
2018-10-06 20:19:51 +03:00
parent 7e6fa0e895
commit 4277bbc403
5 changed files with 32 additions and 19 deletions

View File

@ -21,8 +21,8 @@ android {
applicationId "com.unciv.game"
minSdkVersion 14
targetSdkVersion 26
versionCode 143
versionName "2.8.11"
versionCode 144
versionName "2.8.12"
}
buildTypes {
release {