update version to 6.7.2

This commit is contained in:
tibbi 2019-05-09 09:46:08 +02:00
parent 81f61af5a7
commit 56091f670c

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 245 versionCode 246
versionName "6.7.1" versionName "6.7.2"
multiDexEnabled true multiDexEnabled true
setProperty("archivesBaseName", "gallery") setProperty("archivesBaseName", "gallery")
} }