diff --git a/app/build.gradle b/app/build.gradle index 0731f6fe2..aa6b06628 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -16,8 +16,8 @@ android { applicationId "com.simplemobiletools.gallery.pro" minSdkVersion 23 targetSdkVersion 33 - versionCode 381 - versionName "6.26.0" + versionCode 382 + versionName "6.26.1" setProperty("archivesBaseName", "gallery-$versionCode") vectorDrawables.useSupportLibrary = true }