Skip to content

Commit 91c7fd7

Browse files
committed
update target sdk to 35
min supported SDK for release
1 parent cd8408b commit 91c7fd7

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
@@ -27,7 +27,7 @@ android {
2727
defaultConfig {
2828
applicationId = "com.cornellappdev.score"
2929
minSdk = 26
30-
targetSdk = 34
30+
targetSdk = 35
3131
versionCode = 6
3232
versionName = "1.1"
3333
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"

0 commit comments

Comments
 (0)