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/