0.16.0
- Enhancement: Support for AGP 8.4.0. AGP 8.4.0 is the minimum supported version now.
- Update Gradle to
8.7
. - Remove support for
keeper.disableTestProguardFiles
as this API can no longer with with newer AGP versions.
Special thanks to @lwasyl and @alexvanyo for contributing to this release!
HELP WANTED: This project is no longer used by Slack. If your company uses this plugin and is interested in maintaining a fork, see #144.
What's Changed
- Update dependencies and raise min AGP/R8 version by @ZacSweers in #126
- Update default R8 to 8.2.38 by @lwasyl in #130
- Workaround disallow changes by splitting configuration file setup by @alexvanyo in #138
- Fix main and update things by @ZacSweers in #141
New Contributors
Full Changelog: 0.15.0...0.16.0