update version to 6.16.4

This commit is contained in:
tibbi 2020-10-24 10:27:32 +02:00
parent 4aba5d136c
commit c1f2458bc6

View file

@ -17,8 +17,8 @@ android {
applicationId "com.simplemobiletools.gallery.pro"
minSdkVersion 21
targetSdkVersion 29
versionCode 322
versionName "6.16.3"
versionCode 323
versionName "6.16.4"
setProperty("archivesBaseName", "gallery-$versionCode")
vectorDrawables.useSupportLibrary = true
}