2
0
Fork 1
mirror of https://github.com/FossifyOrg/Gallery.git synced 2025-03-23 20:27:15 +01:00

update version to 6.26.4

This commit is contained in:
tibbi 2023-02-27 09:47:28 +01:00
parent c4dafe8fb7
commit 3eb1cfe6ab

View file

@ -16,8 +16,8 @@ android {
applicationId "com.simplemobiletools.gallery.pro"
minSdkVersion 23
targetSdkVersion 33
versionCode 384
versionName "6.26.3"
versionCode 385
versionName "6.26.4"
setProperty("archivesBaseName", "gallery-$versionCode")
vectorDrawables.useSupportLibrary = true
}