update version to 4.2.0

This commit is contained in:
tibbi 2018-06-18 14:48:43 +02:00
parent ffda57cd65
commit 53f92d336d

View file

@ -11,8 +11,8 @@ android {
applicationId "com.simplemobiletools.gallery"
minSdkVersion 16
targetSdkVersion 27
versionCode 179
versionName "4.1.1"
versionCode 180
versionName "4.2.0"
multiDexEnabled true
setProperty("archivesBaseName", "gallery")
}