update version to 6.25.5

This commit is contained in:
tibbi 2022-11-22 18:00:29 +01:00
parent 7c0ef1ef75
commit 43fa2e9020

View file

@ -16,8 +16,8 @@ android {
applicationId "com.simplemobiletools.gallery.pro"
minSdk 21
targetSdk 33
versionCode 379
versionName "6.25.4"
versionCode 380
versionName "6.25.5"
setProperty("archivesBaseName", "gallery-$versionCode")
vectorDrawables.useSupportLibrary = true
}