update version to 5.1.1

This commit is contained in:
tibbi 2019-10-28 23:29:19 +01:00
parent 862bcf57c8
commit 6926832e87

View File

@ -14,8 +14,8 @@ android {
applicationId "com.simplemobiletools.camera"
minSdkVersion 21
targetSdkVersion 28
versionCode 67
versionName "5.1.0"
versionCode 68
versionName "5.1.1"
setProperty("archivesBaseName", "camera")
vectorDrawables.useSupportLibrary = true
}