)]}'
{
  "commit": "c2ac7297c48edee0772b1e3a53133a8a9a2653fe",
  "tree": "decea41880b1b8b62ef2243f0b78febd5aa71a01",
  "parents": [
    "557d3284ac9dda32a1106bb75be8a23bdccd2f96"
  ],
  "author": {
    "name": "Christian Padilla",
    "email": "cepadilla@google.com",
    "time": "Wed Feb 22 19:12:52 2023"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Wed Feb 22 19:12:52 2023"
  },
  "message": "Replace JDK 8 API\n\n`Math.toIntExact` is a JDK 8 API. Not all Android apps want/need to include JDK 8, since it comes at a non-zero cost. In this case, `Long.intValue` should behave identically since only small Long values should exist. There doesn\u0027t seem to be any other JDK 8 APIs in this plugin.",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "603f7cf78defc658698e2513d00cded5aa818e55",
      "old_mode": 33188,
      "old_path": "packages/camera/camera_android_camerax/android/src/main/java/io/flutter/plugins/camerax/CameraSelectorHostApiImpl.java",
      "new_id": "00e297968b7e4cbe23a983dec76a91dfd7ff597b",
      "new_mode": 33188,
      "new_path": "packages/camera/camera_android_camerax/android/src/main/java/io/flutter/plugins/camerax/CameraSelectorHostApiImpl.java"
    }
  ]
}
