Commit 6a3ca82
authored
Support getting the Kotlin version for Gradle 5 (#93)
It seems inconsistent that `javaVersionForGradle` supports down to
Gradle 5, but `kotlinVersionForGradle` did not, although Kotlin DSL was
introduced with Gradle 5.1 parent e7d28c5 commit 6a3ca82
1 file changed
Lines changed: 2 additions & 1 deletion
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
| 22 | + | |
22 | 23 | | |
23 | 24 | | |
24 | 25 | | |
| |||
0 commit comments