update version to 1.42

This commit is contained in:
tibbi 2016-11-22 23:22:38 +01:00
parent 7c6ba51066
commit 57fad60bdd
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 41
versionName "1.41"
versionCode 42
versionName "1.42"
}
signingConfigs {