update version to 6.10.5

This commit is contained in:
tibbi 2019-11-10 12:55:05 +01:00
parent 8c509ac525
commit 250ed1a5bf

View file

@ -15,8 +15,8 @@ android {
applicationId "com.simplemobiletools.gallery.pro" applicationId "com.simplemobiletools.gallery.pro"
minSdkVersion 21 minSdkVersion 21
targetSdkVersion 28 targetSdkVersion 28
versionCode 271 versionCode 272
versionName "6.10.4" versionName "6.10.5"
multiDexEnabled true multiDexEnabled true
setProperty("archivesBaseName", "gallery") setProperty("archivesBaseName", "gallery")
vectorDrawables.useSupportLibrary = true vectorDrawables.useSupportLibrary = true