update version to 4.1.1

This commit is contained in:
tibbi 2018-05-26 17:10:13 +02:00
parent 527fda18f9
commit ba2fb7d019
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 178
versionName "4.1.0"
versionCode 179
versionName "4.1.1"
multiDexEnabled true
setProperty("archivesBaseName", "gallery")
}