diff --git a/app/build.gradle b/app/build.gradle index f0c02e997..5d7f0aab8 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -17,8 +17,8 @@ android { applicationId "com.simplemobiletools.gallery.pro" minSdkVersion 21 targetSdkVersion 29 - versionCode 336 - versionName "6.19.1" + versionCode 337 + versionName "6.19.2" setProperty("archivesBaseName", "gallery-$versionCode") vectorDrawables.useSupportLibrary = true }