update version to 6.26.9

This commit is contained in:
tibbi 2023-06-09 12:54:07 +02:00
parent b5e96d8e85
commit 43b14b64d8

View file

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