Plugin 1.7.1.1
mannodermaus
released this
11 Feb 08:53
·
245 commits
to main
since this release
This release of the Android JUnit 5 is the first version to be released on Maven Central! Going forward, new versions will no longer be published to JCenter.
Added
- JUnit 5.7.1
Changed
- Move location of "junitPlatform" extension to Project
- Migrate Jacoco task integration to new lazy Gradle API
- Migrate instrumentation test integration task to new lazy TaskProvider API
Fixed
Removed
- Remove workaround for KotlinJvmOptions (not needed anymore)