update version to 6.26.0

This commit is contained in:
tibbi 2023-01-11 10:26:11 +01:00
parent 4ac1965ba2
commit 55c016240a

View file

@ -16,8 +16,8 @@ android {
applicationId "com.simplemobiletools.gallery.pro"
minSdkVersion 23
targetSdkVersion 33
versionCode 380
versionName "6.25.5"
versionCode 381
versionName "6.26.0"
setProperty("archivesBaseName", "gallery-$versionCode")
vectorDrawables.useSupportLibrary = true
}