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 49ee1f6 commit 4e8af09Copy full SHA for 4e8af09
app/build.gradle.kts
@@ -34,7 +34,7 @@ android {
34
applicationId = "app.grapheneos.info"
35
minSdk = 33
36
targetSdk = 34
37
- versionCode = 2
+ versionCode = 3
38
versionName = versionCode.toString()
39
40
vectorDrawables {
0 commit comments