This commit is contained in:
Yair Morgenstern
2020-01-13 19:21:12 +02:00
parent ce5afae215
commit 525b67c7c6
6 changed files with 11 additions and 65 deletions

View File

@ -21,8 +21,8 @@ android {
applicationId "com.unciv.app"
minSdkVersion 14
targetSdkVersion 29
versionCode 361
versionName "3.5.1"
versionCode 362
versionName "3.5.2"
archivesBaseName = "Unciv"
}