diff --git a/app/build.gradle b/app/build.gradle index 7c887d41a..99b085ecb 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -17,8 +17,8 @@ android { applicationId "com.simplemobiletools.gallery.pro" minSdkVersion 21 targetSdkVersion 29 - versionCode 326 - versionName "6.17.1" + versionCode 327 + versionName "6.17.2" setProperty("archivesBaseName", "gallery-$versionCode") vectorDrawables.useSupportLibrary = true }