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