Skip to content

Commit 420fbfd

Browse files
committed
increment version to 29
1 parent 5a3ec67 commit 420fbfd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ android {
4040
applicationId = "app.grapheneos.camera"
4141
minSdk = 29
4242
targetSdk = 32
43-
versionCode = 28
43+
versionCode = 29
4444
versionName = versionCode.toString()
4545
}
4646

0 commit comments

Comments
 (0)