| # This project was upgraded with external_updater. | |
| # Usage: tools/external_updater/updater.sh update external/lz4 | |
| # For more info, check https://cs.android.com/android/platform/superproject/main/+/main:tools/external_updater/README.md | |
| name: "lz4" | |
| description: "Extremely Fast Compression algorithm http://www.lz4.org" | |
| third_party { | |
| license_type: RESTRICTED | |
| last_upgrade_date { | |
| year: 2024 | |
| month: 10 | |
| day: 1 | |
| } | |
| identifier { | |
| type: "Git" | |
| value: "https://github.com/lz4/lz4.git" | |
| version: "v1.10.0" | |
| } | |
| } |