This commit is contained in:
Yair Morgenstern 2019-12-15 20:04:10 +02:00
parent 4e7ec0ac0e
commit 5d75c3d65e

View File

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