Skip to content

Commit 592eadc

Browse files
committed
Update plugin ID in changelog
1 parent 97ace63 commit 592eadc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugin/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Change Log
77
- Update to Kotlin 2.3
88
- Internal: Replace deprecated `OutputDirectoryProvider` with its correct replacement
99
- Support instrumentation with JUnit 5 and 6 (the plugin will choose the correct runtime accordingly)
10-
- Introduce `de.mannodermaus.android-junit-framework` as the new plugin ID
10+
- Introduce `de.mannodermaus.android-junit` as the new plugin ID
1111
- New: Control behavior of test execution on unsupported devices via `instrumentationTests.behaviorForUnsupportedDevices`
1212
- "Fail": Throw an exception and fail test execution (**this is the new default**)
1313
- "Skip": Skip tests and mark them as ignored (**this is the old behavior**)

0 commit comments

Comments
 (0)