update version to 5.0.0

This commit is contained in:
tibbi 2018-10-18 14:12:38 +02:00
parent c6411b7b79
commit 9d3d857df6
1 changed files with 2 additions and 2 deletions

View File

@ -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")
}