GP-3430 - Updated the gradle buildHelp task to better handle its inputs up-do-date state

This commit is contained in:
dragonmacher
2023-06-06 15:25:25 -04:00
parent 0d71657d05
commit a7668c7f85
32 changed files with 690 additions and 266 deletions

View File

@@ -25,6 +25,4 @@ eclipse.project.name = 'Features ProgramDiff'
dependencies {
api project(":Base")
helpPath project(path: ":Base", configuration: 'helpPath')
}