update version to 5.0.0
This commit is contained in:
parent
c6411b7b79
commit
9d3d857df6
|
@ -10,8 +10,8 @@ android {
|
|||
applicationId "com.simplemobiletools.camera"
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 28
|
||||
versionCode 63
|
||||
versionName "4.2.0"
|
||||
versionCode 64
|
||||
versionName "5.0.0"
|
||||
setProperty("archivesBaseName", "camera")
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue