update version to 6.9.5

This commit is contained in:
tibbi 2019-09-08 11:54:23 +02:00
parent 049a63a04d
commit d8af7afb9a

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 264 versionCode 265
versionName "6.9.4" versionName "6.9.5"
multiDexEnabled true multiDexEnabled true
setProperty("archivesBaseName", "gallery") setProperty("archivesBaseName", "gallery")
vectorDrawables.useSupportLibrary = true vectorDrawables.useSupportLibrary = true