1 parent cb7699c commit 9433064Copy full SHA for 9433064
1 file changed
CHANGELOG.md
@@ -9,7 +9,7 @@
9
- Improve error message when not being able to detect Kotlin plugin.
10
- Fix an issue with detecting whether configuration cache is enabled which lead to a not
11
actionable error message.
12
-
+- Fix compatibility with Gradle 9.0.
13
14
#### Minimum supported versions
15
- JDK 11
@@ -22,9 +22,10 @@
22
- Gradle 8.14
23
- Gradle 9.0-milestone-6
24
- 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
+- Android Gradle Plugin 8.11.0-alpha10
+- Kotlin Gradle Plugin 2.1.20
+- Kotlin Gradle Plugin 2.1.21-RC2
28
+- Kotlin Gradle Plugin 2.2.0-Beta2
29
30
#### Configuration cache status
31
0 commit comments