Skip to content

[Release] Build a signed release Android App Bundle #452

@jjoonleo

Description

@jjoonleo

Backlog ID: ISSUE-020
Source: plans/release_app_todos.md

Goal

Produce the upload artifact for Play Console.

Parallelization

Status: blocked

Prerequisites

Acceptance criteria

  • flutter pub get succeeds.
  • dart run build_runner build --delete-conflicting-outputs succeeds if generated files need refresh.
  • flutter analyze succeeds or known release-blocking findings are fixed.
  • flutter test succeeds or failures are triaged.
  • flutter build appbundle --release succeeds with release signing and Firebase config.
  • Artifact path is recorded.

Codex thread guidance

  • Work only on this issue's scope.
  • Do not modify unrelated release issues.
  • If this issue is blocked by external access or human approval, prepare the needed checklist/text and leave the issue open.
  • Do not implement final closure until the prerequisites above are complete; prepare only unblocker notes if started early.

Metadata

Metadata

Assignees

No one assigned

    Labels

    androidAndroid platform workblockedShould not be started until listed prerequisites are doneqaQuality assurance and manual verificationrelease-p1Required for first app release readiness

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions