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