Replies: 1 comment 2 replies
-
@4face-studi0 @mcatta |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Since we just started, we are applying plugin using the new plugins DSL.
I recommend switching to the legacy plugin application because it's more flexible and doesn't require any workaround to solve issues like this one: gradle/gradle#20084
For example, without the workarounds suggested in the issue linked above, we can't depend on the kotlin plugin in
build-tools
having the kotlin plugin applied with new convention also in other projects.Beta Was this translation helpful? Give feedback.
All reactions