update version to 6.7.4

This commit is contained in:
tibbi 2019-05-15 09:19:42 +02:00
parent 7e73d979a1
commit 91fe8fb8f8

View file

@ -15,8 +15,8 @@ android {
applicationId "com.simplemobiletools.gallery.pro"
minSdkVersion 21
targetSdkVersion 28
versionCode 247
versionName "6.7.3"
versionCode 248
versionName "6.7.4"
multiDexEnabled true
setProperty("archivesBaseName", "gallery")
}