Skip to content

Commit 88f53a7

Browse files
authored
Change version code (#101)
* update version code/name * change version code to 5 * update version to 6 * update target sdk to 35 min supported SDK for release * fixed messing up the merge conflict * Update version code to 7
1 parent 8740b8b commit 88f53a7

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 = 35
31-
versionCode = 6
31+
versionCode = 7
3232
versionName = "1.1"
3333
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
3434
}

0 commit comments

Comments
 (0)