diff --git a/app/build.gradle b/app/build.gradle index 74b54217e..f7f3a348b 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -17,8 +17,8 @@ android { applicationId "com.simplemobiletools.gallery.pro" minSdkVersion 21 targetSdkVersion 28 - versionCode 282 - versionName "6.11.2" + versionCode 283 + versionName "6.11.3" multiDexEnabled true setProperty("archivesBaseName", "gallery") vectorDrawables.useSupportLibrary = true