update version to 6.7.5

This commit is contained in:
tibbi 2019-05-15 15:13:25 +02:00
parent 6088da8421
commit 0781fc05e4

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 248 versionCode 249
versionName "6.7.4" versionName "6.7.5"
multiDexEnabled true multiDexEnabled true
setProperty("archivesBaseName", "gallery") setProperty("archivesBaseName", "gallery")
} }