Skip to content

Commit fd3cbde

Browse files
Merge pull request #92 from cuappdev/andrew/remove-google-sign-in-temp
Updated version code
2 parents e6ea38c + dfe8582 commit fd3cbde

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@ android {
2121
applicationId "com.cornellappdev.uplift"
2222
minSdk 28
2323
targetSdk 35
24-
versionCode 14
25-
versionName "1.5-updated-gym-details"
24+
versionCode 15
25+
versionName "1.51-updated-gym-details"
2626
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
2727
vectorDrawables {
2828
useSupportLibrary true

0 commit comments

Comments
 (0)