Skip to content

Commit

Permalink
Prepare for release 0.19.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
ZacSweers committed Aug 28, 2024
1 parent 481ff5c commit 8cf7219
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 1 deletion.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,22 @@ Changelog
**Unreleased**
--------------

0.19.0
------

_2024-08-27_

- Improve KGP plugin handling to better support upcoming AGP kotlin compilation.
- Build with JDK 22. Still targets JVM 17.
- Update MoshiX to `0.28.0`.
- Update RxJava to `3.1.9`.
- Update Oshi to `6.6.3`.
- Revert dependency sorter back to `0.7`.
- Build against Kotlin `2.0.20`.
- Build against redacted-compiler-plugin `1.10.0`.
- Build against KSP `2.0.20-1.0.24`.
- Build against Gradle `8.10`.

0.18.4
------

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.19.0

0 comments on commit 8cf7219

Please sign in to comment.