kythe.io@v0.0.68-0.20240422202219-7225dbc01741/kythe/go/extractors/gcp/config/testdata/gradle-subdir.json (about)

     1  {
     2    "extractions": [
     3      {
     4        "build_system": "GRADLE",
     5        "targets": [
     6          {
     7            "path": "othersubdir/build.gradle"
     8          }
     9        ]
    10      }
    11    ]
    12  }
    13