diff --git a/app/build.gradle b/app/build.gradle index 1597fdef9..7e33ac5ef 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -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") }