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