diff --git a/app/build.gradle b/app/build.gradle index b6a76984e..d104a7119 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -17,8 +17,8 @@ android { applicationId "com.simplemobiletools.gallery.pro" minSdkVersion 21 targetSdkVersion 29 - versionCode 320 - versionName "6.16.1" + versionCode 321 + versionName "6.16.2" setProperty("archivesBaseName", "gallery-$versionCode") vectorDrawables.useSupportLibrary = true }