Solved Application Not Responding errors when saving large games

This commit is contained in:
Yair Morgenstern
2019-12-12 20:27:46 +02:00
parent f8b822eeb3
commit acf91b4e12
5 changed files with 10 additions and 27 deletions

View File

@ -21,8 +21,8 @@ android {
applicationId "com.unciv.app"
minSdkVersion 14
targetSdkVersion 29
versionCode 340
versionName "3.3.7-patch1"
versionCode 341
versionName "3.3.8"
archivesBaseName = "Unciv"
}