We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cd8408b commit 91c7fd7Copy full SHA for 91c7fd7
1 file changed
app/build.gradle.kts
@@ -27,7 +27,7 @@ android {
27
defaultConfig {
28
applicationId = "com.cornellappdev.score"
29
minSdk = 26
30
- targetSdk = 34
+ targetSdk = 35
31
versionCode = 6
32
versionName = "1.1"
33
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
0 commit comments