update version to 4.3.3

This commit is contained in:
tibbi 2018-07-06 19:59:50 +02:00
parent e5242737f6
commit e5487049ba

View file

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