update version to 6.23.1

This commit is contained in:
tibbi 2022-04-16 15:53:28 +02:00
parent 6af0777d0d
commit e1d63a75da

View file

@ -16,8 +16,8 @@ android {
applicationId "com.simplemobiletools.gallery.pro"
minSdk 21
targetSdk 31
versionCode 359
versionName "6.23.0"
versionCode 360
versionName "6.23.1"
setProperty("archivesBaseName", "gallery-$versionCode")
vectorDrawables.useSupportLibrary = true
}