update version to 6.8.0

This commit is contained in:
tibbi 2019-06-21 17:53:23 +02:00
parent b353a9d2d3
commit b952f4baf3
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 253
versionName "6.7.9"
versionCode 254
versionName "6.8.0"
multiDexEnabled true
setProperty("archivesBaseName", "gallery")
}