update version to 6.26.10

This commit is contained in:
tibbi 2023-06-12 12:58:35 +02:00
parent 61dc80ed35
commit f96f9c5ba3
1 changed files with 2 additions and 2 deletions

View File

@ -16,8 +16,8 @@ android {
applicationId "com.simplemobiletools.gallery.pro"
minSdkVersion 23
targetSdkVersion 33
versionCode 390
versionName "6.26.9"
versionCode 391
versionName "6.26.10"
setProperty("archivesBaseName", "gallery-$versionCode")
vectorDrawables.useSupportLibrary = true
}