# This project was upgraded with external_updater. # Usage: tools/external_updater/updater.sh update apache-commons-io # For more info, check https://cs.android.com/android/platform/superproject/+/main:tools/external_updater/README.md name: "apache-commons-io" description: "The Apache Commons IO library contains utility classes, stream implementations, file filters, file comparators, endian transformation classes, and much more." third_party { url { type: HOMEPAGE value: "https://commons.apache.org/proper/commons-io/" } url { type: GIT value: "https://github.com/apache/commons-io.git" } version: "rel/commons-io-2.15.0" license_type: NOTICE last_upgrade_date { year: 2023 month: 11 day: 1 } }