-
Notifications
You must be signed in to change notification settings - Fork 754
Open
Description
The current template uses gradle 8.13...
gradleVersion = 8.13
...where as https://kotlinlang.org/docs/gradle-configure-project.html#apply-the-plugin specifies:
KGP version | Gradle min and max versions | AGP min and max versions |
---|---|---|
2.1.20 | 7.6.3–8.12.1 | 7.3.1–8.7.2 |
While there is some clarification on the semantics of what "full" support does and does not mean, the fact that changing this version to 8.12.1 was one of the many changes I made trying to fix the "Download IntelliJ Platform sources..." action repeatedly failing made me want to at least ask whether this might be a possible cause?
Metadata
Metadata
Assignees
Labels
No labels