update version to 5.3.0
This commit is contained in:
parent
7636f8ea90
commit
5e8a94f0a0
|
@ -16,8 +16,8 @@ android {
|
|||
applicationId "com.simplemobiletools.camera"
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 29
|
||||
versionCode 75
|
||||
versionName "5.2.3"
|
||||
versionCode 76
|
||||
versionName "5.3.0"
|
||||
setProperty("archivesBaseName", "camera")
|
||||
vectorDrawables.useSupportLibrary = true
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue