update version to 4.4.3
This commit is contained in:
parent
73cd8c0b40
commit
7d56ddb8de
1 changed files with 2 additions and 2 deletions
|
@ -11,8 +11,8 @@ android {
|
|||
applicationId "com.simplemobiletools.gallery"
|
||||
minSdkVersion 16
|
||||
targetSdkVersion 27
|
||||
versionCode 190
|
||||
versionName "4.4.2"
|
||||
versionCode 191
|
||||
versionName "4.4.3"
|
||||
multiDexEnabled true
|
||||
setProperty("archivesBaseName", "gallery")
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue