You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We have more and more tasks added to setupConfigurationsAndCompilations.kt in Gradle Plugin.
With GraalVM, this file is now becoming big, and will become more if we add new platforms.
We should split this one in several parts, so that it remains readable.
The text was updated successfully, but these errors were encountered:
We have more and more tasks added to
setupConfigurationsAndCompilations.kt
in Gradle Plugin.With GraalVM, this file is now becoming big, and will become more if we add new platforms.
We should split this one in several parts, so that it remains readable.
The text was updated successfully, but these errors were encountered: