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