update version to 6.8.1

This commit is contained in:
tibbi 2019-06-27 12:06:53 +02:00
parent 86f73f8d5c
commit 5e048d6a65

View file

@ -15,8 +15,8 @@ android {
applicationId "com.simplemobiletools.gallery.pro"
minSdkVersion 21
targetSdkVersion 28
versionCode 254
versionName "6.8.0"
versionCode 255
versionName "6.8.1"
multiDexEnabled true
setProperty("archivesBaseName", "gallery")
}