update version to 6.18.1

This commit is contained in:
tibbi 2021-01-03 11:05:41 +01:00
parent 5450bb261d
commit 28ac2035e2

View file

@ -17,8 +17,8 @@ android {
applicationId "com.simplemobiletools.gallery.pro"
minSdkVersion 21
targetSdkVersion 29
versionCode 330
versionName "6.18.0"
versionCode 331
versionName "6.18.1"
setProperty("archivesBaseName", "gallery-$versionCode")
vectorDrawables.useSupportLibrary = true
}