diff --git a/README.md b/README.md index 3ab2118a..e8d927f7 100644 --- a/README.md +++ b/README.md @@ -285,6 +285,7 @@ before filing an issue with the latest one. |Your AGP Version|Suggested JUnit5 Plugin Version| |---|---| +|`>= 8.0.0`|`1.11.2.0`| |`7.0.0` - `7.4.2`|`1.10.0.0`| |`4.0.0` - `4.2.2`|`1.8.2.1`| |`3.5.0` - `3.6.4`|`1.7.1.1`| diff --git a/README.md.template b/README.md.template index 75793385..4808af82 100644 --- a/README.md.template +++ b/README.md.template @@ -280,6 +280,7 @@ before filing an issue with the latest one. |Your AGP Version|Suggested JUnit5 Plugin Version| |---|---| +|`>= 8.0.0`|`${pluginVersion}`| |`7.0.0` - `7.4.2`|`1.10.0.0`| |`4.0.0` - `4.2.2`|`1.8.2.1`| |`3.5.0` - `3.6.4`|`1.7.1.1`|