update version to 6.6.4

This commit is contained in:
tibbi 2019-04-09 13:04:16 +02:00
parent 2a535b5b70
commit 2e17500d2c

View file

@ -15,8 +15,8 @@ android {
applicationId "com.simplemobiletools.gallery.pro" applicationId "com.simplemobiletools.gallery.pro"
minSdkVersion 21 minSdkVersion 21
targetSdkVersion 28 targetSdkVersion 28
versionCode 241 versionCode 243
versionName "6.6.3" versionName "6.6.4"
multiDexEnabled true multiDexEnabled true
setProperty("archivesBaseName", "gallery") setProperty("archivesBaseName", "gallery")
} }