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