update version to 6.23.5

This commit is contained in:
tibbi 2022-05-05 19:11:03 +02:00
parent a461d9c413
commit 5974b10c39

View file

@ -16,8 +16,8 @@ android {
applicationId "com.simplemobiletools.gallery.pro"
minSdk 21
targetSdk 31
versionCode 363
versionName "6.23.4"
versionCode 364
versionName "6.23.5"
setProperty("archivesBaseName", "gallery-$versionCode")
vectorDrawables.useSupportLibrary = true
}