update version to 5.4.3
This commit is contained in:
parent
3b0c877766
commit
15d7099012
|
@ -15,8 +15,8 @@ android {
|
|||
applicationId "com.simplemobiletools.camera"
|
||||
minSdkVersion 29
|
||||
targetSdkVersion 33
|
||||
versionCode 80
|
||||
versionName "5.4.2"
|
||||
versionCode 81
|
||||
versionName "5.4.3"
|
||||
setProperty("archivesBaseName", "camera")
|
||||
vectorDrawables.useSupportLibrary = true
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue