i'm trying to convert a project from maven to grad...
# announcements
d
i'm trying to convert a project from maven to gradle and I need to have my @NotNull annotation instrumented into actual null checks... how do I do this in gradle?