diff --git a/app/build.gradle b/app/build.gradle index 885d9a756..c1b8df75a 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -15,8 +15,8 @@ android { applicationId "com.simplemobiletools.gallery.pro" minSdkVersion 21 targetSdkVersion 28 - versionCode 219 - versionName "6.2.1" + versionCode 220 + versionName "6.2.2" multiDexEnabled true setProperty("archivesBaseName", "gallery") }