diff --git a/app/build.gradle b/app/build.gradle index 422d34b5a..8270a8d36 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -17,8 +17,8 @@ android { applicationId "com.simplemobiletools.gallery.pro" minSdkVersion 21 targetSdkVersion 29 - versionCode 335 - versionName "6.19.0" + versionCode 336 + versionName "6.19.1" setProperty("archivesBaseName", "gallery-$versionCode") vectorDrawables.useSupportLibrary = true }