diff --git a/app/build.gradle b/app/build.gradle index 3e911c967..4713c7273 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -17,8 +17,8 @@ android { applicationId "com.simplemobiletools.gallery.pro" minSdkVersion 21 targetSdkVersion 29 - versionCode 328 - versionName "6.17.3" + versionCode 330 + versionName "6.18.0" setProperty("archivesBaseName", "gallery-$versionCode") vectorDrawables.useSupportLibrary = true }