update version to 6.23.0

This commit is contained in:
tibbi 2022-04-15 21:36:00 +02:00
parent 7a24f6f05b
commit f14b091a50

View file

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