update version to 2.3.3

This commit is contained in:
tibbi 2017-06-17 08:16:12 +02:00
parent 0667437d42
commit 3a32f69ad2
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 41 versionCode 42
versionName "2.3.2" versionName "2.3.3"
} }
signingConfigs { signingConfigs {