update version to 4.5.2

This commit is contained in:
tibbi 2018-08-08 23:06:08 +02:00
parent 408e592b26
commit b0dce3cb64

View file

@ -11,8 +11,8 @@ android {
applicationId "com.simplemobiletools.gallery"
minSdkVersion 16
targetSdkVersion 27
versionCode 194
versionName "4.5.1"
versionCode 195
versionName "4.5.2"
multiDexEnabled true
setProperty("archivesBaseName", "gallery")
}