Skip to content

Commit

Permalink
Merge pull request #173 from cuappdev/justin/playstore-publish
Browse files Browse the repository at this point in the history
Justin/playstore publish
  • Loading branch information
thisjustin123 authored Oct 28, 2024
2 parents 0dae6ee + 5706f54 commit 5d4ebde
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 deletions.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down
5 changes: 0 additions & 5 deletions whatsnew/whatsnew-en-US
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit 5d4ebde

Please sign in to comment.