update version to 6.7.1

This commit is contained in:
tibbi 2019-05-08 20:58:44 +02:00
parent d6c5b96722
commit 8065a66b73
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 244
versionName "6.7.0"
versionCode 245
versionName "6.7.1"
multiDexEnabled true
setProperty("archivesBaseName", "gallery")
}