update version to 1.40

This commit is contained in:
tibbi 2016-11-20 22:08:43 +01:00
parent 192d963986
commit a82d7173df

View file

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