)]}'
{
  "commit": "735d0cf64fa443f140502ad889012051ffa4c8d9",
  "tree": "e7655264945ea5a9dbc39012adabcd782366b643",
  "parents": [
    "cb93c945c8ca2460b8065e60d95940a4095752a3"
  ],
  "author": {
    "name": "Allen Chen",
    "email": "allenchen1154@gmail.com",
    "time": "Fri Sep 12 21:46:17 2025 -0500"
  },
  "committer": {
    "name": "Allen Chen",
    "email": "allenchen1154@gmail.com",
    "time": "Fri Sep 12 21:46:17 2025 -0500"
  },
  "message": "Fix transparent background rendering with MULTIPLY Blend mode on Android 34+\n\nThe workaround in https://github.com/airbnb/lottie-android/pull/2519 for Multiply blend modes doesn\u0027t work on Android 34+. This changes the implementation to use `BlemdModeCompat.MULTIPLY` on Android versions Q (29) and higher where it is supported, while retaining the workaround for older versions.\n\nFixes https://github.com/airbnb/lottie-android/issues/2636\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "4a4012b05d79f1794d2a979bc0f460cc919c4e5e",
      "old_mode": 33188,
      "old_path": "lottie/src/main/java/com/airbnb/lottie/model/content/LBlendMode.java",
      "new_id": "b01456f6110e4182e80c65b2ae5bc57795dc60bf",
      "new_mode": 33188,
      "new_path": "lottie/src/main/java/com/airbnb/lottie/model/content/LBlendMode.java"
    },
    {
      "type": "modify",
      "old_id": "5e8c48953a6422914db2d43dc7a24981d010cb64",
      "old_mode": 33188,
      "old_path": "lottie/src/main/java/com/airbnb/lottie/model/layer/BaseLayer.java",
      "new_id": "87c4e230ccaf50bd24ed9e3f15c297d176246582",
      "new_mode": 33188,
      "new_path": "lottie/src/main/java/com/airbnb/lottie/model/layer/BaseLayer.java"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "bfa2a5a92c6b45a9fd61ae8c6dc9c4ebde2935ce",
      "new_mode": 33188,
      "new_path": "snapshot-tests/src/main/assets/Tests/clock_animation_transparent_background.json"
    }
  ]
}
