update version to 6.27.1

This commit is contained in:
tibbi 2023-07-26 23:49:42 +02:00
parent 6eceea108e
commit 944a3d4328

View file

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