update version to 32 (1.32)

This commit is contained in:
tibbi 2016-11-13 11:48:35 +01:00
parent 04e3ea1fb2
commit 101b717d71

View file

@ -11,8 +11,8 @@ android {
applicationId "com.simplemobiletools.gallery" applicationId "com.simplemobiletools.gallery"
minSdkVersion 16 minSdkVersion 16
targetSdkVersion 23 targetSdkVersion 23
versionCode 31 versionCode 32
versionName "1.31" versionName "1.32"
} }
signingConfigs { signingConfigs {