third_party/androidx/README.md
AndroidX Libraries
See also: //third_party/android_deps/README.md.
Mapping snapshot version to git revision
- Googlers can figure this out via go/clank-autoroll#androidx-regression-range
Viewing Source Code:
How to add a new androidx library
- Add the gradle entry for the desired target to
build.gradle.template
- Do a trial run (downloads files locally):
third_party/androidx/fetch_all_androidx.py --local
- Assuming it works fine, upload & submit your change to
build.gradle.template
- Wait for the packager and auto-roller to run (or trigger the packager manually to expedite)