update version to 3.4.1

This commit is contained in:
tibbi 2018-02-09 20:46:05 +01:00
parent 6a627ceff8
commit 23501a9be7

View file

@ -10,8 +10,8 @@ android {
applicationId "com.simplemobiletools.gallery"
minSdkVersion 16
targetSdkVersion 27
versionCode 160
versionName "3.4.0"
versionCode 161
versionName "3.4.1"
multiDexEnabled true
setProperty("archivesBaseName", "gallery")
}