update version to 6.7.5

This commit is contained in:
tibbi 2019-05-15 15:13:25 +02:00
parent 6088da8421
commit 0781fc05e4
1 changed files with 2 additions and 2 deletions

View File

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