update version to 4.6.4

This commit is contained in:
tibbi 2018-09-22 18:55:56 +02:00
parent e57ef1c7aa
commit da251d5dec

View File

@ -11,8 +11,8 @@ android {
applicationId "com.simplemobiletools.gallery" applicationId "com.simplemobiletools.gallery"
minSdkVersion 16 minSdkVersion 16
targetSdkVersion 28 targetSdkVersion 28
versionCode 199 versionCode 200
versionName "4.6.3" versionName "4.6.4"
multiDexEnabled true multiDexEnabled true
setProperty("archivesBaseName", "gallery") setProperty("archivesBaseName", "gallery")
} }