diff --git a/app/build.gradle b/app/build.gradle index 55709730..eb051b3a 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -15,8 +15,8 @@ android { applicationId "com.simplemobiletools.camera" minSdkVersion 29 targetSdkVersion 33 - versionCode 84 - versionName "5.6.1" + versionCode 85 + versionName "5.6.2" setProperty("archivesBaseName", "camera") vectorDrawables.useSupportLibrary = true }