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