Fixed idiotic bug that caused the game to crash =(

This commit is contained in:
Yair Morgenstern
2018-05-10 11:01:55 +03:00
parent d12b665e83
commit 4c4abb452c
4 changed files with 6 additions and 4 deletions

View File

@ -21,8 +21,8 @@ android {
applicationId "com.unciv.game"
minSdkVersion 14
targetSdkVersion 26
versionCode 49
versionName "2.1.0"
versionCode 52
versionName "2.1.2"
}
buildTypes {
release {