update version to 6.12.3

This commit is contained in:
tibbi 2020-02-10 23:55:19 +01:00
parent d029381271
commit ff99043c01

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 291 versionCode 292
versionName "6.12.2" versionName "6.12.3"
multiDexEnabled true multiDexEnabled true
setProperty("archivesBaseName", "gallery") setProperty("archivesBaseName", "gallery")
vectorDrawables.useSupportLibrary = true vectorDrawables.useSupportLibrary = true