update version to 4.4.1

This commit is contained in:
tibbi 2018-07-30 16:27:25 +02:00
parent b2222dd1b5
commit 301d3bfe7b

View file

@ -11,8 +11,8 @@ android {
applicationId "com.simplemobiletools.gallery"
minSdkVersion 16
targetSdkVersion 27
versionCode 188
versionName "4.4.0"
versionCode 189
versionName "4.4.1"
multiDexEnabled true
setProperty("archivesBaseName", "gallery")
}