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.
2 parents e6ea38c + dfe8582 commit fd3cbdeCopy full SHA for fd3cbde
app/build.gradle
@@ -21,8 +21,8 @@ android {
21
applicationId "com.cornellappdev.uplift"
22
minSdk 28
23
targetSdk 35
24
- versionCode 14
25
- versionName "1.5-updated-gym-details"
+ versionCode 15
+ versionName "1.51-updated-gym-details"
26
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
27
vectorDrawables {
28
useSupportLibrary true
0 commit comments