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