update version to 6.26.7

This commit is contained in:
tibbi 2023-04-11 12:48:08 +02:00
parent 444b766aaf
commit 45aadecd92

View file

@ -16,8 +16,8 @@ android {
applicationId "com.simplemobiletools.gallery.pro"
minSdkVersion 23
targetSdkVersion 33
versionCode 387
versionName "6.26.6"
versionCode 388
versionName "6.26.7"
setProperty("archivesBaseName", "gallery-$versionCode")
vectorDrawables.useSupportLibrary = true
}