Skip to content

Commit 6405e24

Browse files
committed
Changelog
1 parent b3a1347 commit 6405e24

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

plugin/CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,11 @@ Change Log
22
==========
33

44
## Unreleased
5-
- JUnit 5.9.2
5+
- JUnit 5.9.0
66
- Add support for Android Gradle Plugin 8.x.y
77
- Raise minimum supported versions for AGP and Gradle to 7.0.x and 7.0, respectively
88
- Refactor implementation to mostly use new Variant API from Android Gradle Plugin
9+
- Remove integrity check and deprecate `integrityCheckEnabled` flag for instrumentation tests (they are auto-configured if junit-jupiter-api is found on the `androidTest` classpath)
910
- Use the correct Kotlin source directory set on AGP 7 (@Goooler, #279)
1011
- Recommend new plugin DSL for configuration over legacy DSL
1112
- Work around breaking binary change for PackagingOptions in AGP 8.x

0 commit comments

Comments
 (0)