update version to 4.4.2

This commit is contained in:
tibbi 2018-08-01 14:39:54 +02:00
parent a7d21a52eb
commit f2c2a3d573
1 changed files with 2 additions and 2 deletions

View File

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