update version to 6.7.2

This commit is contained in:
tibbi 2019-05-09 09:46:08 +02:00
parent 81f61af5a7
commit 56091f670c
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 245
versionName "6.7.1"
versionCode 246
versionName "6.7.2"
multiDexEnabled true
setProperty("archivesBaseName", "gallery")
}