exposed-intellij-plugin
exposed-intellij-plugin copied to clipboard
kotlinRelocate broken with gradle daemon enabled
Hi!
I haven't had a chance to make a minimal example, however I have encountered an issue w/ the exposed gradle plugin's kotlinRelocate function on second run when using a gradle daemon. It results in this error:
https://paste.rs/9IG
When not using a gradle daemon, this error does not occur.
Sub project build.gradle.kts (fabric mod): https://paste.rs/Oo3 Sub project build.gradle.kts (api): https://paste.rs/VaJ Main project build.gradle.kts: https://paste.rs/Ti2
I appreciate you taking the time to read this!
Thanks, Cleo (she/her)
Hi @cleonyc , all links lead to 404 pages
I see, was hoping that wouldn't happen. I'll get back to when i have time with updated links, but I don't have the old versions saved so I'll need to recreate them.