hashgraph / hedera-block-node

New Block Node services
Apache License 2.0
1 stars 0 forks source link

Add gradle support for findbugs annotations like @NonNull and @Nullable #30

Open mattp-swirldslabs opened 2 weeks ago

mattp-swirldslabs commented 2 weeks ago

Add the necessary gradle configuration to support findbugs annotations like @NonNull and @Nullable to assist and development work.