mirror of
https://github.com/jlengrand/detekt.git
synced 2026-03-10 08:11:23 +00:00
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:
@@ -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 |
|
||||
| -------------- | ------ | ------ | --- | ----------------- | --------------- |
|
||||
|
||||
Reference in New Issue
Block a user