update version to 6.17.2

This commit is contained in:
tibbi 2020-11-09 17:28:18 +01:00
parent d4117fde5a
commit 05376ef104
1 changed files with 2 additions and 2 deletions

View File

@ -17,8 +17,8 @@ android {
applicationId "com.simplemobiletools.gallery.pro"
minSdkVersion 21
targetSdkVersion 29
versionCode 326
versionName "6.17.1"
versionCode 327
versionName "6.17.2"
setProperty("archivesBaseName", "gallery-$versionCode")
vectorDrawables.useSupportLibrary = true
}