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 6cc9897 commit 911204eCopy full SHA for 911204e
app/build.gradle
@@ -15,8 +15,8 @@ android {
15
applicationId "com.simplemobiletools.camera"
16
minSdkVersion 29
17
targetSdkVersion 33
18
- versionCode 79
19
- versionName "5.4.1"
+ versionCode 80
+ versionName "5.4.2"
20
setProperty("archivesBaseName", "camera")
21
vectorDrawables.useSupportLibrary = true
22
}
0 commit comments