Added difficulty settings!

This commit is contained in:
Yair Morgenstern
2018-07-25 22:56:25 +03:00
parent 7af1a89913
commit 06c68302ce
14 changed files with 160 additions and 32 deletions

View File

@ -21,8 +21,8 @@ android {
applicationId "com.unciv.game"
minSdkVersion 14
targetSdkVersion 26
versionCode 105
versionName "2.6.7"
versionCode 106
versionName "2.6.8"
}
buildTypes {
release {