update version to 5.1.0
This commit is contained in:
parent
7e4985d629
commit
54f6d4b0fc
|
@ -14,8 +14,8 @@ android {
|
|||
applicationId "com.simplemobiletools.camera"
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 28
|
||||
versionCode 66
|
||||
versionName "5.0.2"
|
||||
versionCode 67
|
||||
versionName "5.1.0"
|
||||
setProperty("archivesBaseName", "camera")
|
||||
vectorDrawables.useSupportLibrary = true
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue