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 191d4d3 commit ac97876Copy full SHA for ac97876
app/build.gradle
@@ -15,8 +15,8 @@ android {
15
applicationId "com.simplemobiletools.camera"
16
minSdkVersion 29
17
targetSdkVersion 33
18
- versionCode 81
19
- versionName "5.4.3"
+ versionCode 82
+ versionName "5.5.0"
20
setProperty("archivesBaseName", "camera")
21
vectorDrawables.useSupportLibrary = true
22
}
0 commit comments