update version to 6.7.8

This commit is contained in:
tibbi 2019-06-11 23:24:52 +02:00
parent 619a84deb1
commit 096ccf7098

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 251 versionCode 252
versionName "6.7.7" versionName "6.7.8"
multiDexEnabled true multiDexEnabled true
setProperty("archivesBaseName", "gallery") setProperty("archivesBaseName", "gallery")
} }