diff --git a/app/build.gradle b/app/build.gradle index 37939ba1b..8413870c1 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -16,8 +16,8 @@ android { applicationId "com.simplemobiletools.gallery.pro" minSdkVersion 23 targetSdkVersion 33 - versionCode 388 - versionName "6.26.7" + versionCode 389 + versionName "6.26.8" setProperty("archivesBaseName", "gallery-$versionCode") vectorDrawables.useSupportLibrary = true }