update version to 5.2.3

This commit is contained in:
tibbi
2020-11-07 19:56:06 +01:00
parent 9928ed46c1
commit 890355488b

View File

@@ -16,8 +16,8 @@ android {
applicationId "com.simplemobiletools.camera"
minSdkVersion 21
targetSdkVersion 29
versionCode 74
versionName "5.2.2"
versionCode 75
versionName "5.2.3"
setProperty("archivesBaseName", "camera")
vectorDrawables.useSupportLibrary = true
}