AdamaJava / adamajava

Other
14 stars 4 forks source link

build(all projects): gradle updates, now works with vscode #341

Closed holmeso closed 7 months ago

holmeso commented 8 months ago

Description

Small changes to gradle build files that allows users to use vscode. Use implementation rather that api in most projects when declaring dependencies.

How Has This Been Tested?

Existing tests pass, existing build processes work

Are WDL Updates Required?

no

Checklist: