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