Skip to content

Commit

Permalink
Prepare for release 0.18.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
ZacSweers committed Jul 20, 2024
1 parent fc01b5a commit 3c77f6e
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,20 @@ Changelog
**Unreleased**
--------------

0.18.1
------
_2024-07-19_

- **Fix**: Fix circular evaluation dependency for `jvmTarget`.
- Remove Kover Workaround for `0.7.1`.
- Turn off xml report generation for lint task.
- Update KotlinPoet to `1.18.1`.
- Update Wire to `5.0.0`.
- Update MoshiX to `0.27.2`.
- Build against Gradle `8.9`.
- Build against KSP `2.0.0-1.0.23`.
- Build against AGP `8.5.1`.
- Build against sort-dependencies `0.7`.

0.17.2
------
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -46,4 +46,4 @@ POM_DEVELOPER_ID=slackhq
POM_DEVELOPER_NAME=Slack Technologies, Inc.
POM_DEVELOPER_URL=https://github.com/slackhq
POM_INCEPTION_YEAR=2022
VERSION_NAME=1.0.0-SNAPSHOT
VERSION_NAME=0.18.1

0 comments on commit 3c77f6e

Please sign in to comment.