Skip to content

Commit cd8408b

Browse files
committed
update version to 6
1 parent 16ce441 commit cd8408b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ android {
2828
applicationId = "com.cornellappdev.score"
2929
minSdk = 26
3030
targetSdk = 34
31-
versionCode = 5
31+
versionCode = 6
3232
versionName = "1.1"
3333
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
3434
}

0 commit comments

Comments
 (0)