update version to 6.16.2

This commit is contained in:
tibbi 2020-10-10 22:45:58 +02:00
parent 0fc6611463
commit cd1ef82352

View file

@ -17,8 +17,8 @@ android {
applicationId "com.simplemobiletools.gallery.pro"
minSdkVersion 21
targetSdkVersion 29
versionCode 320
versionName "6.16.1"
versionCode 321
versionName "6.16.2"
setProperty("archivesBaseName", "gallery-$versionCode")
vectorDrawables.useSupportLibrary = true
}