update version to 4.3.2

This commit is contained in:
tibbi 2018-07-04 12:20:34 +02:00
parent aea94e4f1e
commit 38679bf097

View file

@ -11,8 +11,8 @@ android {
applicationId "com.simplemobiletools.gallery" applicationId "com.simplemobiletools.gallery"
minSdkVersion 16 minSdkVersion 16
targetSdkVersion 27 targetSdkVersion 27
versionCode 183 versionCode 184
versionName "4.3.1" versionName "4.3.2"
multiDexEnabled true multiDexEnabled true
setProperty("archivesBaseName", "gallery") setProperty("archivesBaseName", "gallery")
} }