clj-extras-plugin
clj-extras-plugin copied to clipboard
Doesn't build
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