update version to 6.12.13

This commit is contained in:
tibbi 2022-07-06 23:44:52 +02:00
parent 1ca97f2a4c
commit 6dd0f94532

View file

@ -16,8 +16,8 @@ android {
applicationId "com.simplemobiletools.gallery.pro"
minSdk 21
targetSdk 31
versionCode 371
versionName "6.23.12"
versionCode 372
versionName "6.23.13"
setProperty("archivesBaseName", "gallery-$versionCode")
vectorDrawables.useSupportLibrary = true
}