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