update version to 6.14.5

This commit is contained in:
tibbi 2020-04-26 12:02:21 +02:00
parent 2a353df76a
commit ae7d276493

View file

@ -17,8 +17,8 @@ android {
applicationId "com.simplemobiletools.gallery.pro" applicationId "com.simplemobiletools.gallery.pro"
minSdkVersion 21 minSdkVersion 21
targetSdkVersion 29 targetSdkVersion 29
versionCode 305 versionCode 306
versionName "6.14.4" versionName "6.14.5"
multiDexEnabled true multiDexEnabled true
setProperty("archivesBaseName", "gallery-$versionCode") setProperty("archivesBaseName", "gallery-$versionCode")
vectorDrawables.useSupportLibrary = true vectorDrawables.useSupportLibrary = true