update version to 4.4.1
This commit is contained in:
parent
b2222dd1b5
commit
301d3bfe7b
1 changed files with 2 additions and 2 deletions
|
@ -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")
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue