We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2c76d98 commit 64f9f1aCopy full SHA for 64f9f1a
app/build.gradle.kts
@@ -49,7 +49,7 @@ android {
49
applicationId = "app.grapheneos.camera"
50
minSdk = 29
51
targetSdk = 35
52
- versionCode = 78
+ versionCode = 79
53
versionName = versionCode.toString()
54
}
55
0 commit comments