diff --git a/app/build.gradle b/app/build.gradle index 558eaf41c..22a71bc91 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -17,8 +17,8 @@ android { applicationId "com.simplemobiletools.gallery.pro" minSdkVersion 21 targetSdkVersion 29 - versionCode 318 - versionName "6.15.6" + versionCode 319 + versionName "6.16.0" setProperty("archivesBaseName", "gallery-$versionCode") vectorDrawables.useSupportLibrary = true }