update version to 6.11.6

This commit is contained in:
tibbi 2020-01-11 17:18:46 +01:00
parent 146b7628b7
commit 29352e65f0

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 285 versionCode 286
versionName "6.11.5" versionName "6.11.6"
multiDexEnabled true multiDexEnabled true
setProperty("archivesBaseName", "gallery") setProperty("archivesBaseName", "gallery")
vectorDrawables.useSupportLibrary = true vectorDrawables.useSupportLibrary = true