Skip to content

Commit cb17daf

Browse files
committed
increment version to 4
1 parent 310e6f2 commit cb17daf

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
@@ -32,7 +32,7 @@ android {
3232
applicationId = "app.grapheneos.camera"
3333
minSdk = 29
3434
targetSdk = 31
35-
versionCode = 3
35+
versionCode = 4
3636
versionName = versionCode.toString()
3737

3838
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"

0 commit comments

Comments
 (0)