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"
minSdkVersion 16
targetSdkVersion 27
versionCode 184
versionName "4.3.2"
versionCode 185
versionName "4.3.3"
multiDexEnabled true
setProperty("archivesBaseName", "gallery")
}