Skip to content

Commit 6387878

Browse files
committed
increment version to 24
1 parent c93d6ae commit 6387878

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 = 23
43+
versionCode = 24
4444
versionName = versionCode.toString()
4545
}
4646

0 commit comments

Comments
 (0)