diff --git a/app/build.gradle b/app/build.gradle index 5492e563f..61347efda 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -15,8 +15,8 @@ android { applicationId "com.simplemobiletools.gallery.pro" minSdkVersion 21 targetSdkVersion 28 - versionCode 260 - versionName "6.9.1" + versionCode 261 + versionName "6.9.2" multiDexEnabled true setProperty("archivesBaseName", "gallery") vectorDrawables.useSupportLibrary = true