update version to 34 (1.34)

This commit is contained in:
tibbi 2016-11-14 23:44:50 +01:00
parent 733d8e58d9
commit c0bcf313f3

View file

@ -11,8 +11,8 @@ android {
applicationId "com.simplemobiletools.gallery" applicationId "com.simplemobiletools.gallery"
minSdkVersion 16 minSdkVersion 16
targetSdkVersion 23 targetSdkVersion 23
versionCode 33 versionCode 34
versionName "1.33" versionName "1.34"
} }
signingConfigs { signingConfigs {