We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 30eadf9 commit cd48290Copy full SHA for cd48290
1 file changed
app/build.gradle.kts
@@ -27,8 +27,8 @@ android {
27
defaultConfig {
28
applicationId = "com.cornellappdev.score"
29
minSdk = 26
30
- targetSdk = 34
31
- versionCode = 5
+ targetSdk = 35
+ versionCode = 6
32
versionName = "1.1"
33
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
34
}
0 commit comments