update version to 6.24.0

This commit is contained in:
tibbi 2022-07-30 23:44:34 +02:00
parent 25d0d133eb
commit 40e49f43bf

View file

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