update version to 6.14.3

This commit is contained in:
tibbi 2020-04-21 19:47:16 +02:00
parent 3c277115c1
commit 9799aa8b7e

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 302 versionCode 304
versionName "6.14.2" versionName "6.14.3"
multiDexEnabled true multiDexEnabled true
setProperty("archivesBaseName", "gallery-$versionCode") setProperty("archivesBaseName", "gallery-$versionCode")
vectorDrawables.useSupportLibrary = true vectorDrawables.useSupportLibrary = true