Skip to content

Commit 9433064

Browse files
committed
Changelog for 0.32.0
1 parent cb7699c commit 9433064

1 file changed

Lines changed: 5 additions & 4 deletions

File tree

CHANGELOG.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
- Improve error message when not being able to detect Kotlin plugin.
1010
- Fix an issue with detecting whether configuration cache is enabled which lead to a not
1111
actionable error message.
12-
12+
- Fix compatibility with Gradle 9.0.
1313

1414
#### Minimum supported versions
1515
- JDK 11
@@ -22,9 +22,10 @@
2222
- Gradle 8.14
2323
- Gradle 9.0-milestone-6
2424
- Android Gradle Plugin 8.10.0
25-
- Android Gradle Plugin 8.10.0-alpha07
26-
- Kotlin Gradle Plugin 2.1.10
27-
- Kotlin Gradle Plugin 2.1.20-RC
25+
- Android Gradle Plugin 8.11.0-alpha10
26+
- Kotlin Gradle Plugin 2.1.20
27+
- Kotlin Gradle Plugin 2.1.21-RC2
28+
- Kotlin Gradle Plugin 2.2.0-Beta2
2829

2930
#### Configuration cache status
3031

0 commit comments

Comments
 (0)