update version to 6.16.0

This commit is contained in:
tibbi 2020-09-25 22:54:35 +02:00
parent cbf831bd31
commit 5c33c72d54

View file

@ -17,8 +17,8 @@ android {
applicationId "com.simplemobiletools.gallery.pro"
minSdkVersion 21
targetSdkVersion 29
versionCode 318
versionName "6.15.6"
versionCode 319
versionName "6.16.0"
setProperty("archivesBaseName", "gallery-$versionCode")
vectorDrawables.useSupportLibrary = true
}