)]}'
{
  "commit": "8745940120817d81e928374cf25226dcf7080409",
  "tree": "ede8cb83a4addabaf4ff871ad8ea2e35530f2ef3",
  "parents": [
    "2c516f26f9e18ef54eb1396295b5ffc3470a1fc6"
  ],
  "author": {
    "name": "Gray Mackall",
    "email": "34871572+gmackall@users.noreply.github.com",
    "time": "Wed Apr 16 13:09:19 2025 -0700"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Wed Apr 16 20:09:19 2025 +0000"
  },
  "message": "Set an additional CMake arg in `forceNdkDownload` to make the task name align with the `BuildType` (#167240)\n\nAligns the generated task names with what they would be expected to be,\ni.e. `configureCMakeDebug` now depends on `compileFlutterBuildDebug`\n(before it was profile).\n\nDoes this by:\n1. Instead of configuring this in a `defaultConfig`, configure per build\ntype.\n2. Move the invocation of this code to after where we create the\n`profile` build type.\n\nFixes https://github.com/flutter/flutter/issues/166744\n\n\n## Pre-launch Checklist\n\n- [x] I read the [Contributor Guide] and followed the process outlined\nthere for submitting PRs.\n- [x] I read the [Tree Hygiene] wiki page, which explains my\nresponsibilities.\n- [x] I read and followed the [Flutter Style Guide], including [Features\nwe expect every widget to implement].\n- [x] I signed the [CLA].\n- [x] I listed at least one issue that this PR fixes in the description\nabove.\n- [x] I updated/added relevant documentation (doc comments with `///`).\n- [x] I added new tests to check the change I am making, or this PR is\n[test-exempt].\n- [x] I followed the [breaking change policy] and added [Data Driven\nFixes] where supported.\n- [x] All existing and new tests are passing.\n\nIf you need help, consider asking for advice on the #hackers-new channel\non [Discord].\n\n\u003c!-- Links --\u003e\n[Contributor Guide]:\nhttps://github.com/flutter/flutter/blob/main/docs/contributing/Tree-hygiene.md#overview\n[Tree Hygiene]:\nhttps://github.com/flutter/flutter/blob/main/docs/contributing/Tree-hygiene.md\n[test-exempt]:\nhttps://github.com/flutter/flutter/blob/main/docs/contributing/Tree-hygiene.md#tests\n[Flutter Style Guide]:\nhttps://github.com/flutter/flutter/blob/main/docs/contributing/Style-guide-for-Flutter-repo.md\n[Features we expect every widget to implement]:\nhttps://github.com/flutter/flutter/blob/main/docs/contributing/Style-guide-for-Flutter-repo.md#features-we-expect-every-widget-to-implement\n[CLA]: https://cla.developers.google.com/\n[flutter/tests]: https://github.com/flutter/tests\n[breaking change policy]:\nhttps://github.com/flutter/flutter/blob/main/docs/contributing/Tree-hygiene.md#handling-breaking-changes\n[Discord]:\nhttps://github.com/flutter/flutter/blob/main/docs/contributing/Chat.md\n[Data Driven Fixes]:\nhttps://github.com/flutter/flutter/blob/main/docs/contributing/Data-driven-Fixes.md\n\n---------\n\nCo-authored-by: Gray Mackall \u003cmackall@google.com\u003e",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "b3d2a6ec6ed555ec7527ba5173c3928bb3e20023",
      "old_mode": 33188,
      "old_path": "packages/flutter_tools/gradle/src/main/kotlin/FlutterPlugin.kt",
      "new_id": "60907b10a5dfe19850c82b7920a89c8706f66324",
      "new_mode": 33188,
      "new_path": "packages/flutter_tools/gradle/src/main/kotlin/FlutterPlugin.kt"
    },
    {
      "type": "modify",
      "old_id": "ff4b6c8b3209032f8acf58c4f7d1ebe6bf836a4b",
      "old_mode": 33188,
      "old_path": "packages/flutter_tools/gradle/src/main/kotlin/FlutterPluginUtils.kt",
      "new_id": "785c2396ecb33aef9b6756635909e2ef51a6c1bf",
      "new_mode": 33188,
      "new_path": "packages/flutter_tools/gradle/src/main/kotlin/FlutterPluginUtils.kt"
    },
    {
      "type": "modify",
      "old_id": "0fc36ec38adf5b9ff2619418b365eed6337ac10b",
      "old_mode": 33188,
      "old_path": "packages/flutter_tools/gradle/src/test/kotlin/FlutterPluginUtilsTest.kt",
      "new_id": "88db3d3537f62088066a5d4c8d03bbdb36b13bbf",
      "new_mode": 33188,
      "new_path": "packages/flutter_tools/gradle/src/test/kotlin/FlutterPluginUtilsTest.kt"
    }
  ]
}
