update version to 41 (1.41)

This commit is contained in:
tibbi 2016-11-21 18:24:48 +01:00
parent 1b587b3d10
commit 430661f525
1 changed files with 2 additions and 2 deletions

View File

@ -10,8 +10,8 @@ android {
applicationId "com.simplemobiletools.gallery"
minSdkVersion 16
targetSdkVersion 24
versionCode 40
versionName "1.40"
versionCode 41
versionName "1.41"
}
signingConfigs {