update version to 32 (1.32)

This commit is contained in:
tibbi 2016-11-13 11:48:35 +01:00
parent 04e3ea1fb2
commit 101b717d71
1 changed files with 2 additions and 2 deletions

View File

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