update version to 35 (1.35)

This commit is contained in:
tibbi 2016-11-15 20:17:13 +01:00
parent d7a5216728
commit 157ffeeb5f

View file

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