We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c2d7498 commit e7d46cfCopy full SHA for e7d46cf
app/build.gradle.kts
@@ -40,7 +40,7 @@ android {
40
applicationId = "app.grapheneos.camera"
41
minSdk = 29
42
targetSdk = 32
43
- versionCode = 25
+ versionCode = 26
44
versionName = versionCode.toString()
45
}
46
0 commit comments