Skip to content

Commit

Permalink
update: remove gradle plugin variants < 7.6.3
Browse files Browse the repository at this point in the history
  • Loading branch information
sarahhaggarty committed Nov 4, 2024
1 parent 20edd6a commit be79304
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions docs/topics/gradle/gradle-plugin-variants.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,7 @@ Currently, there are the following variants of the Kotlin Gradle plugin:

| Variant's name | Corresponding Gradle versions |
|----------------|-------------------------------|
| `main` | 6.8.3–6.9.3 |
| `gradle70` | 7.0 |
| `gradle71` | 7.1-7.3 |
| `gradle74` | 7.4 |
| `gradle75` | 7.5 |
| `gradle76` | 7.6 |
| `main` | 7.6.0–7.6.3 |
| `gradle80` | 8.0 |
| `gradle81` | 8.1.1 |
| `gradle82` | 8.2.1–8.4 |
Expand Down

0 comments on commit be79304

Please sign in to comment.