update version to 5.4.0
This commit is contained in:
parent
fda88669e7
commit
3f526e9128
|
@ -15,8 +15,8 @@ android {
|
|||
applicationId "com.simplemobiletools.camera"
|
||||
minSdkVersion 29
|
||||
targetSdkVersion 33
|
||||
versionCode 77
|
||||
versionName "5.3.1"
|
||||
versionCode 78
|
||||
versionName "5.4.0"
|
||||
setProperty("archivesBaseName", "camera")
|
||||
vectorDrawables.useSupportLibrary = true
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue