update version to 6.16.5

This commit is contained in:
tibbi 2020-10-28 22:05:49 +01:00
parent 6ebf54c799
commit b6ba63fab3
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 323
versionName "6.16.4"
versionCode 324
versionName "6.16.5"
setProperty("archivesBaseName", "gallery-$versionCode")
vectorDrawables.useSupportLibrary = true
}