diff --git a/app/build.gradle b/app/build.gradle index ead701a9b..707c854cd 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -15,8 +15,8 @@ android { applicationId "com.simplemobiletools.gallery.pro" minSdkVersion 21 targetSdkVersion 28 - versionCode 258 - versionName "6.8.4" + versionCode 259 + versionName "6.9.0" multiDexEnabled true setProperty("archivesBaseName", "gallery") }