update version to 2.3.3

This commit is contained in:
tibbi 2017-01-16 20:48:53 +01:00
parent e13a37edf9
commit a84158eab7

View file

@ -10,8 +10,8 @@ android {
applicationId "com.simplemobiletools.gallery" applicationId "com.simplemobiletools.gallery"
minSdkVersion 16 minSdkVersion 16
targetSdkVersion 25 targetSdkVersion 25
versionCode 63 versionCode 64
versionName "2.3.2" versionName "2.3.3"
} }
signingConfigs { signingConfigs {