Another minor bugfix

This commit is contained in:
Yair Morgenstern
2018-10-02 00:10:11 +03:00
parent 5beac5cd03
commit b99d6c67b6
3 changed files with 6 additions and 5 deletions

View File

@ -21,8 +21,8 @@ android {
applicationId "com.unciv.game"
minSdkVersion 14
targetSdkVersion 26
versionCode 141
versionName "2.8.9"
versionCode 142
versionName "2.8.10"
}
buildTypes {
release {