Selected unit now has a white circle around it

This commit is contained in:
Yair Morgenstern
2018-04-17 21:56:58 +03:00
parent 05d61e4982
commit 221a8668fa
4 changed files with 22 additions and 15 deletions

View File

@ -21,8 +21,8 @@ android {
applicationId "com.unciv.game"
minSdkVersion 14
targetSdkVersion 26
versionCode 40
versionName "1.4.7"
versionCode 42
versionName "1.4.9"
}
buildTypes {
release {