diff --git a/app/build.gradle b/app/build.gradle index 576ab4ade..0e1e1782d 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -17,8 +17,8 @@ android { applicationId "com.simplemobiletools.gallery.pro" minSdkVersion 21 targetSdkVersion 29 - versionCode 322 - versionName "6.16.3" + versionCode 323 + versionName "6.16.4" setProperty("archivesBaseName", "gallery-$versionCode") vectorDrawables.useSupportLibrary = true }