• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# This project was upgraded with external_updater.
2# Usage: tools/external_updater/updater.sh update external/lottie
3# For more info, check https://cs.android.com/android/platform/superproject/main/+/main:tools/external_updater/README.md
4
5name: "lottie"
6description: "Lottie is a mobile library for Android and iOS that parses Adobe After Effects animations exported as json with bodymovin and renders the vector animations natively on mobile and through React Native! See: https://github.com/airbnb/lottie-android"
7third_party {
8  license_type: RESTRICTED
9  license_note: "would be NOTICE save for CC-BY-SA in CODE_OF_CONDUCT.md"
10  last_upgrade_date {
11    year: 2024
12    month: 10
13    day: 1
14  }
15  identifier {
16    type: "Git"
17    value: "https://github.com/airbnb/lottie-android"
18    version: "v6.5.2"
19  }
20}
21