We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2eafcf5 commit 852b3bcCopy full SHA for 852b3bc
1 file changed
app/build.gradle.kts
@@ -28,8 +28,8 @@ android {
28
applicationId = "com.cornellappdev.score"
29
minSdk = 26
30
targetSdk = 34
31
- versionCode = 3
32
- versionName = "1.0"
+ versionCode = 5
+ versionName = "1.1"
33
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
34
}
35
buildFeatures {
0 commit comments