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