update version to 6.23.3

This commit is contained in:
tibbi 2022-05-03 11:04:55 +02:00
parent 146a1b1d69
commit 9a592d77b4

View file

@ -16,8 +16,8 @@ android {
applicationId "com.simplemobiletools.gallery.pro"
minSdk 21
targetSdk 31
versionCode 361
versionName "6.23.2"
versionCode 362
versionName "6.23.3"
setProperty("archivesBaseName", "gallery-$versionCode")
vectorDrawables.useSupportLibrary = true
}