Release 1.9.0
Fixes
- Fix: rootCoverageReport ignores androidTests coverage results when executeAndroidTests is false by @k4k7us23 in #104
- Fix: Coverage data not picked-up using Gradle Managed Devices and flavors by @Rolf-Smit in #108
Changes
- Update: Dependencies to latest versions by @Rolf-Smit in #107
- Minimum required Gradle version is now 8.7
- Minimum required Android Gradle Plugin is now 8.6.0 (may also work on lower versions still, but is untested)
Pipeline changes
- Update: Codecov configuration and GitHub Actions by @Rolf-Smit in #100
- Fix: Run CI on Ubuntu (with KVM enabled) instead of MacOS by @Rolf-Smit in #105
- Change: Enable Gradle Managed Device usage on CI by @Rolf-Smit in #106
- Fix: Uploading artifacts to Gradle Plugin Portal and Maven Central by @Rolf-Smit in #110
New Contributors
Full Changelog: release-1.8.0...release-1.9.0