diff --git a/app/build.gradle b/app/build.gradle index b0a54153c..03e0d0cf1 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -17,8 +17,8 @@ android { applicationId "com.simplemobiletools.gallery.pro" minSdkVersion 21 targetSdkVersion 29 - versionCode 348 - versionName "6.21.2" + versionCode 349 + versionName "6.21.3" setProperty("archivesBaseName", "gallery-$versionCode") vectorDrawables.useSupportLibrary = true }