Performance: Added Transient list of researched technologies

This commit is contained in:
Yair Morgenstern
2018-11-21 20:02:12 +02:00
parent 3a1196d39a
commit e16ea5c803
4 changed files with 12 additions and 9 deletions

View File

@ -21,8 +21,8 @@ android {
applicationId "com.unciv.game"
minSdkVersion 14
targetSdkVersion 26
versionCode 163
versionName "2.10.3"
versionCode 165
versionName "2.10.4"
}
buildTypes {
release {