Browse Source

doc: Fix BUILDING & CHANGELOG.

fix-deep-link
Trent Larson 3 days ago
parent
commit
b138f5cdaf
  1. 4
      BUILDING.md
  2. 6
      CHANGELOG.md

4
BUILDING.md

@ -1159,9 +1159,9 @@ cd -
At play.google.com/console:
- Go to the Testing Track (eg. Closed).
- Go to Production or the Closed Testing and either Create Track or Manage Track.
- Click "Create new release".
- Upload the `aab` file.
- Upload the `aab` file from: app/build/outputs/bundle/release/app-release.aab
- Hit "Next".
- Save, go to "Publishing Overview" as prompted, and click "Send changes for review".

6
CHANGELOG.md

@ -6,11 +6,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [1.0.7] - 2025.08.18
### Changed
- Photo is pinned to profile mode
### Fixed
- Deep link URLs (and other prod settings)
- Error in BVC begin view
- Deep link for onboard-meeting-members
## [1.0.6] - 2025.08.09
### Fixed

Loading…
Cancel
Save