Skip to content

Commit

Permalink
Prepare for release 0.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
dellisd committed Sep 22, 2023
1 parent bfab0b6 commit 8ec46d1
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# Change Log

## [0.1.2] - 2023-09-22

* Upgrade AGP to 8.1.1 (#104)
* Fix gradle plugin applying `unspecified` version of KSP and runtime dependencies to projects. (#103)

## [0.1.1] - 2023-07-31

* Remove an unnecessary println message
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
GROUP=app.cash.better.dynamic.features
VERSION_NAME=0.2.0-SNAPSHOT
VERSION_NAME=0.1.2

POM_URL=https://github.com/cashapp/better-dynamic-features/
POM_SCM_URL=https://github.com/cashapp/better-dynamic-features/
Expand Down

0 comments on commit 8ec46d1

Please sign in to comment.