From 348a59cd3d60b16d03559a8b2b75cedd1857eb71 Mon Sep 17 00:00:00 2001 From: Geoff Powell Date: Wed, 11 Dec 2024 10:02:40 -0500 Subject: [PATCH] Prepare for release 0.5.0-agp8.7.3 --- CHANGELOG.md | 4 ++++ gradle.properties | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index dd38222..4895f54 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ # Change Log +## [0.5.0-agp8.7.3] - 2024-12-11 + +* Bump to AGP 8.7.3 (#135) + ## [0.5.0-agp8.7.2] - 2024-11-20 * Bump to AGP 8.7.2 (#133) diff --git a/gradle.properties b/gradle.properties index 9a7046e..1151d18 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,5 +1,5 @@ GROUP=app.cash.better.dynamic.features -VERSION_NAME=0.5.1-SNAPSHOT +VERSION_NAME=0.5.0-agp8.7.3 POM_URL=https://github.com/cashapp/better-dynamic-features/ POM_SCM_URL=https://github.com/cashapp/better-dynamic-features/