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
However, some extra setup is required since otherwise gradle infers the name as org.mini2Dx.parcl.gradle.plugin. This can be done by adding a resolution strategy in settings.gradle.kts, such as below:
How can I configure this plugin using the Kotlin DSL? using
configure<Exe>
does not work.The text was updated successfully, but these errors were encountered: