diff --git a/app/build.gradle b/app/build.gradle index c98aa5343..6d5fea585 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -16,8 +16,8 @@ android { applicationId "com.simplemobiletools.gallery.pro" minSdkVersion 23 targetSdkVersion 33 - versionCode 392 - versionName "6.27.0" + versionCode 393 + versionName "6.27.1" setProperty("archivesBaseName", "gallery-$versionCode") vectorDrawables.useSupportLibrary = true }