update version to 5.7.0

This commit is contained in:
tibbi 2023-07-26 23:01:07 +02:00
parent c2e11365d5
commit 734d190a53

View File

@ -15,8 +15,8 @@ android {
applicationId "com.simplemobiletools.camera"
minSdkVersion 29
targetSdkVersion 33
versionCode 86
versionName "5.6.3"
versionCode 87
versionName "5.7.0"
setProperty("archivesBaseName", "camera")
vectorDrawables.useSupportLibrary = true
}