diff --git a/app/build.gradle b/app/build.gradle index decb661bd..11b2286a3 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -17,8 +17,8 @@ android { applicationId "com.simplemobiletools.gallery.pro" minSdkVersion 21 targetSdkVersion 29 - versionCode 354 - versionName "6.21.7" + versionCode 355 + versionName "6.22.0" setProperty("archivesBaseName", "gallery-$versionCode") vectorDrawables.useSupportLibrary = true }