We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 786086c commit 6c62213Copy full SHA for 6c62213
app/build.gradle.kts
@@ -44,7 +44,7 @@ android {
44
applicationId = "app.grapheneos.apps"
45
minSdk = 31
46
targetSdk = 35
47
- versionCode = 32
+ versionCode = 33
48
versionName = versionCode.toString()
49
50
buildConfigField(String::class.java.name, "REPO_BASE_URL",
0 commit comments