update version to 6.14.2

This commit is contained in:
tibbi 2020-04-18 15:42:11 +02:00
parent 5ca662103b
commit 66eab91204
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 301
versionName "6.14.1"
versionCode 302
versionName "6.14.2"
multiDexEnabled true
setProperty("archivesBaseName", "gallery-$versionCode")
vectorDrawables.useSupportLibrary = true