diff --git a/app/build.gradle b/app/build.gradle index 0e0520f4a..6e8c346b6 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -17,8 +17,8 @@ android { applicationId "com.simplemobiletools.gallery.pro" minSdkVersion 21 targetSdkVersion 29 - versionCode 338 - versionName "6.19.3" + versionCode 339 + versionName "6.19.4" setProperty("archivesBaseName", "gallery-$versionCode") vectorDrawables.useSupportLibrary = true }