update version to 5.6.1
This commit is contained in:
parent
d502a209e6
commit
19ee2a18b7
|
@ -15,8 +15,8 @@ android {
|
|||
applicationId "com.simplemobiletools.camera"
|
||||
minSdkVersion 29
|
||||
targetSdkVersion 33
|
||||
versionCode 83
|
||||
versionName "5.6.0"
|
||||
versionCode 84
|
||||
versionName "5.6.1"
|
||||
setProperty("archivesBaseName", "camera")
|
||||
vectorDrawables.useSupportLibrary = true
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue