We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cfd3698 commit 2c55592Copy full SHA for 2c55592
app/build.gradle
@@ -15,8 +15,8 @@ android {
15
applicationId "com.simplemobiletools.camera"
16
minSdkVersion 29
17
targetSdkVersion 33
18
- versionCode 85
19
- versionName "5.6.2"
+ versionCode 86
+ versionName "5.6.3"
20
setProperty("archivesBaseName", "camera")
21
vectorDrawables.useSupportLibrary = true
22
}
0 commit comments