diff --git a/app/build.gradle b/app/build.gradle index 2b1feb3db..714582afd 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -17,8 +17,8 @@ android { applicationId "com.simplemobiletools.gallery.pro" minSdkVersion 21 targetSdkVersion 29 - versionCode 356 - versionName "6.22.1" + versionCode 357 + versionName "6.22.2" setProperty("archivesBaseName", "gallery-$versionCode") vectorDrawables.useSupportLibrary = true }