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