update version to 6.8.2

This commit is contained in:
tibbi 2019-07-02 23:41:52 +02:00
parent 5840168b56
commit 8309295447

View file

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