diff --git a/app/build.gradle b/app/build.gradle index 5c0c085..17498ff 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -23,7 +23,7 @@ android { applicationId "com.cornellappdev.android.eatery" minSdk 28 targetSdk 34 - versionCode 72 + versionCode 73 versionName "1.2-compare-menus" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" diff --git a/whatsnew/whatsnew-en-US b/whatsnew/whatsnew-en-US index f9151d4..b5efc62 100644 --- a/whatsnew/whatsnew-en-US +++ b/whatsnew/whatsnew-en-US @@ -1,7 +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. - -Previous Notes: -* 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