diff --git a/app/build.gradle b/app/build.gradle index e64417351..b677da847 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -15,8 +15,8 @@ android { applicationId "com.simplemobiletools.gallery.pro" minSdkVersion 21 targetSdkVersion 28 - versionCode 272 - versionName "6.10.5" + versionCode 273 + versionName "6.10.6" multiDexEnabled true setProperty("archivesBaseName", "gallery") vectorDrawables.useSupportLibrary = true