blob: 4a83dd9fd76c0aa9eee0db50316d2688bc83d782 [file]
# 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/+/master: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.13.0"
license_type: NOTICE
last_upgrade_date {
year: 2023
month: 6
day: 30
}
}