update version to 4.5.1

This commit is contained in:
tibbi 2018-08-07 20:23:59 +02:00
parent 686cee83ed
commit 1f2258844b

View file

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