Closed korejan closed 4 months ago
Good day @korejan
This is correct the withFields
was removed and is no longer required.
The API and plugin were significantly refactored since v8.9, and work very differently.
E.g. now a json file is build and included as resource which the lib will parse and display.
Thanks!
Hi, I'm updating project files, the code using AboutLibraries was written by another developer and I have no familiarity with it. The only issue I had is
LibsBuilder().withFields
no longer exists, I removed the call and I didn't notice any issues but I wanted to double check and ask if there is meant to be new way to do this in 11.2.2 that I should be doing rather than only deleting the old code?again I haven't noticed anything different with the results but just wanted to make sure.
Checklist