Skip to content

Commit 30eadf9

Browse files
authored
Merge branch 'main' into change-version-code
2 parents 91c7fd7 + 852b3bc commit 30eadf9

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

app/build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@ android {
2727
defaultConfig {
2828
applicationId = "com.cornellappdev.score"
2929
minSdk = 26
30-
targetSdk = 35
31-
versionCode = 6
30+
targetSdk = 34
31+
versionCode = 5
3232
versionName = "1.1"
3333
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
3434
}

0 commit comments

Comments
 (0)