We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5852028 commit 685dcc7Copy full SHA for 685dcc7
app/build.gradle.kts
@@ -49,7 +49,7 @@ android {
49
applicationId = "app.grapheneos.camera"
50
minSdk = 29
51
targetSdk = 34
52
- versionCode = 73
+ versionCode = 74
53
versionName = versionCode.toString()
54
resourceConfigurations.add("en")
55
}
0 commit comments