diff --git a/app/build.gradle b/app/build.gradle index 4df7e8129..d2b3fdb20 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -17,8 +17,8 @@ android { applicationId "com.simplemobiletools.gallery.pro" minSdkVersion 21 targetSdkVersion 29 - versionCode 340 - versionName "6.19.5" + versionCode 341 + versionName "6.19.6" setProperty("archivesBaseName", "gallery-$versionCode") vectorDrawables.useSupportLibrary = true }