update version to 3.2.3

This commit is contained in:
tibbi 2018-01-14 18:17:10 +01:00
parent e7d9e64db8
commit 21c31729b1

View file

@ -9,8 +9,8 @@ android {
applicationId "com.simplemobiletools.gallery" applicationId "com.simplemobiletools.gallery"
minSdkVersion 16 minSdkVersion 16
targetSdkVersion 27 targetSdkVersion 27
versionCode 155 versionCode 156
versionName "3.2.2" versionName "3.2.3"
multiDexEnabled true multiDexEnabled true
setProperty("archivesBaseName", "gallery") setProperty("archivesBaseName", "gallery")
} }