update version to 6.24.1

This commit is contained in:
tibbi 2022-08-01 15:01:26 +02:00
parent 6b9ae5572a
commit 28e3129710

View file

@ -16,8 +16,8 @@ android {
applicationId "com.simplemobiletools.gallery.pro"
minSdk 21
targetSdk 31
versionCode 373
versionName "6.24.0"
versionCode 374
versionName "6.24.1"
setProperty("archivesBaseName", "gallery-$versionCode")
vectorDrawables.useSupportLibrary = true
}