update version to 6.12.1

This commit is contained in:
tibbi 2020-02-10 12:42:51 +01:00
parent 8360b8d9b1
commit 0a020b9381
1 changed files with 2 additions and 2 deletions

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 289 versionCode 290
versionName "6.12.0" versionName "6.12.1"
multiDexEnabled true multiDexEnabled true
setProperty("archivesBaseName", "gallery") setProperty("archivesBaseName", "gallery")
vectorDrawables.useSupportLibrary = true vectorDrawables.useSupportLibrary = true