From b138f5cdaf0ab85896e20b366baffd4df1cbc74f Mon Sep 17 00:00:00 2001 From: Trent Larson Date: Mon, 18 Aug 2025 20:37:15 -0600 Subject: [PATCH] doc: Fix BUILDING & CHANGELOG. --- BUILDING.md | 4 ++-- CHANGELOG.md | 6 ++---- 2 files changed, 4 insertions(+), 6 deletions(-) diff --git a/BUILDING.md b/BUILDING.md index 571fd6c2..e5abf069 100644 --- a/BUILDING.md +++ b/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". diff --git a/CHANGELOG.md b/CHANGELOG.md index b16ef146..19209fb6 100644 --- a/CHANGELOG.md +++ b/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