Detekt gradle plugin requires Gradle 6.1 or later (#3830)

* Remove unnecesary code

* Up minimum gradle version to 6.1
This commit is contained in:
Brais Gabín
2021-05-25 10:05:25 +02:00
committed by GitHub
parent 211f3f0262
commit 8a8d790cdd
9 changed files with 4 additions and 18 deletions

View File

@@ -106,7 +106,7 @@ If you want to use a SNAPSHOT version, you can find more info on [this documenta
#### Requirements
Gradle 5.4+ is the minimum requirement. However the recommended versions, together with the other tools recommended versions are:
Gradle 6.1+ is the minimum requirement. However, the recommended versions together with the other tools recommended versions are:
| Detekt Version | Gradle | Kotlin | AGP | Java Target Level | JDK Max Version |
| -------------- | ------ | ------ | --- | ----------------- | --------------- |