update version to 1.32

This commit is contained in:
tibbi 2016-12-18 18:36:13 +01:00
parent 27e88f9fb1
commit 2b23e3aa08
1 changed files with 2 additions and 2 deletions

View File

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