GP-849: Gradle 7 support

This commit is contained in:
Ryan Kurtz 2021-04-12 11:07:06 -04:00
parent cb63f67a81
commit 3a0ae8ee39
84 changed files with 324 additions and 290 deletions

View file

@ -24,7 +24,7 @@ eclipse.project.name = 'Features Graph ProgramGraph'
dependencies {
compile project(":Base")
api project(":Base")
helpPath project(path: ":Base", configuration: 'helpPath')
helpPath project(path: ":GraphServices", configuration: 'helpPath')