update version to 6.13.2

This commit is contained in:
tibbi 2020-03-01 23:17:33 +01:00
parent 6c7aeeec21
commit 7a8ac0e2f0

View file

@ -17,8 +17,8 @@ android {
applicationId "com.simplemobiletools.gallery.pro" applicationId "com.simplemobiletools.gallery.pro"
minSdkVersion 21 minSdkVersion 21
targetSdkVersion 28 targetSdkVersion 28
versionCode 296 versionCode 297
versionName "6.13.1" versionName "6.13.2"
multiDexEnabled true multiDexEnabled true
setProperty("archivesBaseName", "gallery-$versionCode") setProperty("archivesBaseName", "gallery-$versionCode")
vectorDrawables.useSupportLibrary = true vectorDrawables.useSupportLibrary = true