update version to 1.43

This commit is contained in:
tibbi 2016-11-30 23:31:49 +01:00
parent 0ab0edd78a
commit 792f71a5ec

View file

@ -10,8 +10,8 @@ android {
applicationId "com.simplemobiletools.gallery" applicationId "com.simplemobiletools.gallery"
minSdkVersion 16 minSdkVersion 16
targetSdkVersion 24 targetSdkVersion 24
versionCode 42 versionCode 43
versionName "1.42" versionName "1.43"
} }
signingConfigs { signingConfigs {