diff --git a/app/build.gradle b/app/build.gradle index 3e8dce0aa..a166dab73 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -17,8 +17,8 @@ android { applicationId "com.simplemobiletools.gallery.pro" minSdkVersion 21 targetSdkVersion 29 - versionCode 346 - versionName "6.21.0" + versionCode 347 + versionName "6.21.1" setProperty("archivesBaseName", "gallery-$versionCode") vectorDrawables.useSupportLibrary = true }