Skip to content

Commit

Permalink
Change new version code and description for compare menus release
Browse files Browse the repository at this point in the history
  • Loading branch information
thisjustin123 committed Oct 23, 2024
1 parent 3b78f5a commit 19fe2fb
Show file tree
Hide file tree
Showing 2 changed files with 6 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 70
versionName "blue-1.0.1-crashfix"
versionCode 71
versionName "1.1-compare-menus"

testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables {
Expand Down
5 changes: 4 additions & 1 deletion whatsnew/whatsnew-en-US
Original file line number Diff line number Diff line change
@@ -1 +1,4 @@
We're working hard to bring you the latest fixes and features to Eatery!
We're working hard to bring you the latest fixes and features to Eatery! Here's what we've been working on:
* Compare Menus - Click the Compare Menus button on the main menu or eatery detail screen to compare menus across several eateries!
* Home Screen UI Reorganization - Eateries nearest to you are now more intuitive to find.
* Menu Selection - Select the top bar on a eatery menu to swap from breakfast, lunch, and dinner!

0 comments on commit 19fe2fb

Please sign in to comment.