update version to 2.3.5

This commit is contained in:
tibbi 2017-01-23 23:07:49 +01:00
parent 2c4bbfb0e2
commit 5d23653523

View file

@ -10,8 +10,8 @@ android {
applicationId "com.simplemobiletools.gallery" applicationId "com.simplemobiletools.gallery"
minSdkVersion 16 minSdkVersion 16
targetSdkVersion 25 targetSdkVersion 25
versionCode 65 versionCode 66
versionName "2.3.4" versionName "2.3.5"
} }
signingConfigs { signingConfigs {