Skip to content

fix(android): avoid Flutter 3.44+ KGP warning and support AGP 9 (#492) #44

fix(android): avoid Flutter 3.44+ KGP warning and support AGP 9 (#492)

fix(android): avoid Flutter 3.44+ KGP warning and support AGP 9 (#492) #44

Workflow file for this run

name: PR acceptance
on:
pull_request:
jobs:
# Build confirmation lives in the reusable build-verify workflow so it stays in sync with the
# release pipeline (build_deploy.yml). iOS is left off for PRs (macOS runner cost); the release
# pipeline opts in.
build-verify:
uses: ./.github/workflows/build-verify.yml