clj-extras-plugin icon indicating copy to clipboard operation
clj-extras-plugin copied to clipboard

Doesn't build

Open Earthcomputer opened this issue 1 year ago • 0 comments

The List.first() function is clashing with something in Gradle and it's causing the build gradle not to compile. It seems to be this issue and I can confirm that changing it to firstOrNull()!! fixes it

Earthcomputer avatar Dec 01 '24 05:12 Earthcomputer