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"
minSdkVersion 14
targetSdkVersion 29
versionCode 341
versionName "3.3.8"
versionCode 342
versionName "3.3.9"
archivesBaseName = "Unciv"
}