diff --git a/app/build.gradle b/app/build.gradle index f79fa3a09..ceaf6710b 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -15,8 +15,8 @@ android { applicationId "com.simplemobiletools.gallery.pro" minSdkVersion 21 targetSdkVersion 28 - versionCode 277 - versionName "6.11.0" + versionCode 281 + versionName "6.11.1" multiDexEnabled true setProperty("archivesBaseName", "gallery") vectorDrawables.useSupportLibrary = true