diff --git a/app/build.gradle b/app/build.gradle index 2f6d16b84..79bde517d 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -17,8 +17,8 @@ android { applicationId "com.simplemobiletools.gallery.pro" minSdkVersion 21 targetSdkVersion 29 - versionCode 352 - versionName "6.21.5" + versionCode 353 + versionName "6.21.6" setProperty("archivesBaseName", "gallery-$versionCode") vectorDrawables.useSupportLibrary = true }