Skip to content

Commit 6c62213

Browse files
committed
increment version to 33
1 parent 786086c commit 6c62213

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ android {
4444
applicationId = "app.grapheneos.apps"
4545
minSdk = 31
4646
targetSdk = 35
47-
versionCode = 32
47+
versionCode = 33
4848
versionName = versionCode.toString()
4949

5050
buildConfigField(String::class.java.name, "REPO_BASE_URL",

0 commit comments

Comments
 (0)