update version to 6.23.11

This commit is contained in:
tibbi 2022-06-07 09:20:46 +02:00
parent ecbdb43f5b
commit e6273927c5
1 changed files with 2 additions and 2 deletions

View File

@ -16,8 +16,8 @@ android {
applicationId "com.simplemobiletools.gallery.pro"
minSdk 21
targetSdk 31
versionCode 369
versionName "6.23.10"
versionCode 370
versionName "6.23.11"
setProperty("archivesBaseName", "gallery-$versionCode")
vectorDrawables.useSupportLibrary = true
}