update version to 6.25.1

This commit is contained in:
tibbi 2022-10-03 17:42:31 +02:00
parent 503080c83f
commit 66a4e1be99

View file

@ -16,8 +16,8 @@ android {
applicationId "com.simplemobiletools.gallery.pro"
minSdk 21
targetSdk 33
versionCode 375
versionName "6.25.0"
versionCode 376
versionName "6.25.1"
setProperty("archivesBaseName", "gallery-$versionCode")
vectorDrawables.useSupportLibrary = true
}