update version to 5.1.2

This commit is contained in:
tibbi 2020-02-16 22:27:55 +01:00
parent 32baae3a6e
commit 835485a13b

View File

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