This commit is contained in:
Yair Morgenstern
2019-12-23 19:15:57 +02:00
parent a1aec212bd
commit dedb46c55c
2 changed files with 3 additions and 3 deletions

View File

@ -21,8 +21,8 @@ android {
applicationId "com.unciv.app"
minSdkVersion 14
targetSdkVersion 29
versionCode 351
versionName "3.4.2"
versionCode 352
versionName "3.4.3"
archivesBaseName = "Unciv"
}