update version to 6.27.2

This commit is contained in:
tibbi 2023-07-31 10:45:45 +02:00
parent 66b5d4113e
commit 6fa055fa14

View file

@ -16,8 +16,8 @@ android {
applicationId "com.simplemobiletools.gallery.pro"
minSdkVersion 23
targetSdkVersion 33
versionCode 393
versionName "6.27.1"
versionCode 394
versionName "6.27.2"
setProperty("archivesBaseName", "gallery-$versionCode")
vectorDrawables.useSupportLibrary = true
}