diff --git a/app/build.gradle b/app/build.gradle index b4ef76e86..af5a3243d 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -15,8 +15,8 @@ android { applicationId "com.simplemobiletools.gallery.pro" minSdkVersion 21 targetSdkVersion 28 - versionCode 264 - versionName "6.9.4" + versionCode 265 + versionName "6.9.5" multiDexEnabled true setProperty("archivesBaseName", "gallery") vectorDrawables.useSupportLibrary = true