When unable to support units, they disband one by one instead of all at the same time

This commit is contained in:
Yair Morgenstern
2018-07-15 19:51:27 +03:00
parent 68781ed5f7
commit da3d749547
2 changed files with 4 additions and 5 deletions

View File

@ -21,8 +21,8 @@ android {
applicationId "com.unciv.game"
minSdkVersion 14
targetSdkVersion 26
versionCode 99
versionName "2.6.2"
versionCode 101
versionName "2.6.3.1"
}
buildTypes {
release {