From 9f5722a1707452380c4e9508806404227b59451b Mon Sep 17 00:00:00 2001 From: Harsh Shandilya Date: Mon, 21 Nov 2022 16:58:19 +0530 Subject: [PATCH] chore: add changelog entry for baseline profiles fix --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e8222cfd..876c7332 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - The release pipeline now automatically generates Play Store release notes from the changelog file +### Fixed + +- Downgrade AGP to 8.0.0-alpha07 to fix Baseline Profiles not being packaged + ## [1.7.0] - 2022-11-19 ### Changed