Skip to content

Commit

Permalink
Update version code and whatsnew
Browse files Browse the repository at this point in the history
  • Loading branch information
thisjustin123 committed Nov 4, 2024
1 parent 9cf3aad commit b1543ed
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@ android {
applicationId "com.cornellappdev.android.eatery"
minSdk 28
targetSdk 34
versionCode 73
versionName "1.2-compare-menus"
versionCode 74
versionName "1.2.1-cmpmenus-url"

testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables {
Expand Down
2 changes: 1 addition & 1 deletion whatsnew/whatsnew-en-US
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
We're working hard to bring you the latest fixes and features to Eatery! Here's what we've been working on:
* Fixed a crash on opening certain eatery detail screens related to menu selection.
* Fixed a bug relating to not being able to hit our backend; eateries should now load correctly.

0 comments on commit b1543ed

Please sign in to comment.