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