update version to 6.8.3

This commit is contained in:
tibbi 2019-07-15 00:24:31 +02:00
parent cf23433e0e
commit 51723566ab

View file

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