update version to 6.9.1

This commit is contained in:
tibbi 2019-08-03 13:34:52 +02:00
parent 2196d1f4f9
commit 8b09b19df2

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 259 versionCode 260
versionName "6.9.0" versionName "6.9.1"
multiDexEnabled true multiDexEnabled true
setProperty("archivesBaseName", "gallery") setProperty("archivesBaseName", "gallery")
} }