1# This project was upgraded with external_updater. 2# Usage: tools/external_updater/updater.sh update external/tinyxml2 3# For more info, check https://cs.android.com/android/platform/superproject/+/main:tools/external_updater/README.md 4 5name: "tinyxml2" 6description: "TinyXML-2 is a simple, small, efficient, C++ XML parser that can be easily integrating into other programs." 7third_party { 8 license_type: RESTRICTED 9 last_upgrade_date { 10 year: 2024 11 month: 4 12 day: 12 13 } 14 homepage: "https://github.com/leethomason/tinyxml2" 15 identifier { 16 type: "Git" 17 value: "https://github.com/leethomason/tinyxml2.git" 18 version: "10.0.0" 19 } 20} 21