update version to 3.2.1

This commit is contained in:
tibbi 2018-04-08 11:17:57 +02:00
parent 4df0e1b414
commit b0b68bd243
1 changed files with 2 additions and 2 deletions

View File

@ -10,8 +10,8 @@ android {
applicationId "com.simplemobiletools.camera"
minSdkVersion 16
targetSdkVersion 27
versionCode 56
versionName "3.2.0"
versionCode 57
versionName "3.2.1"
setProperty("archivesBaseName", "camera")
}