diff --git a/app/build.gradle b/app/build.gradle index 79ec339c9..6d8c92e07 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -17,8 +17,8 @@ android { applicationId "com.simplemobiletools.gallery.pro" minSdkVersion 21 targetSdkVersion 29 - versionCode 345 - versionName "6.20.3" + versionCode 346 + versionName "6.21.0" setProperty("archivesBaseName", "gallery-$versionCode") vectorDrawables.useSupportLibrary = true }