AI focuses production of units on cities with high production, so the weaker ones can build infrastructure

Organized ChooseNextConstruction automation
This commit is contained in:
Yair Morgenstern
2019-07-03 00:09:50 +03:00
parent 273b06aa3a
commit e81844c053
4 changed files with 236 additions and 200 deletions

View File

@ -21,8 +21,8 @@ android {
applicationId "com.unciv.app"
minSdkVersion 14
targetSdkVersion 28
versionCode 266
versionName "2.17.12-patch1"
versionCode 267
versionName "2.17.13"
}
// Had to add this crap for Travis to build, it wanted to sign the app