update version to 3.2.2

This commit is contained in:
tibbi 2018-01-09 11:22:50 +01:00
parent 16426da9b0
commit c06ac983a0

View file

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