tree: 79e71d79ef2e4c844fda89bebe5a6c4e59e9e110 [path history] [tgz]
  1. .gitignore
  2. build.gradle
  3. cipd.yaml
  4. generate.sh
  5. README.md
tools/cipd/android_embedding_bundle/README.md

Updating the Embedding Dependencies

Requirements

  1. Gradle. If you don't have Gradle installed, you can get it on https://gradle.org/install/#manually.
  2. Depot tools.

Steps

  1. Update tools/androidx/files.json. (This file includes the Maven dependencies used to build Flutter apps).
  2. cd into this directory.
  3. Run ./generate.sh.