update version to 3.2.1
This commit is contained in:
parent
4df0e1b414
commit
b0b68bd243
|
@ -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")
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue